mirror of
https://github.com/nikoksr/notify.git
synced 2025-01-07 23:01:59 +02:00
chore(release): prepare for v0.22.0
This commit is contained in:
parent
5550aedb73
commit
b75ebd1003
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,6 +1,16 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.22.0] - 2022-02-13
|
||||
|
||||
### Dependencies
|
||||
|
||||
- Update module github.com/slack-go/slack to v0.10.2
|
||||
|
||||
### Features
|
||||
|
||||
- Add syslog (#211)
|
||||
|
||||
## [0.21.0] - 2022-02-09
|
||||
|
||||
### Features
|
||||
|
2
Makefile
2
Makefile
@ -49,7 +49,7 @@ changelog-latest:
|
||||
.PHONY: changelog-latest
|
||||
|
||||
changelog-file:
|
||||
@git cliff --config .cliff.toml --topo-order -o CHANGELOG.md
|
||||
@git cliff --config .cliff.toml -o CHANGELOG.md
|
||||
.PHONY: changelog-file
|
||||
|
||||
###############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user