Skip to content

Commit f21aeac

Browse files
chore(release): v1.2.0
1 parent f0440c3 commit f21aeac

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/niclaslindstedt/docker-backup/compare/v1.1.0...v1.2.0) (2021-05-21)
2+
3+
4+
### Features
5+
6+
* Add support for notifications on Slack and Discord ([#46](https://github.com/niclaslindstedt/docker-backup/issues/46)) ([f0440c3](https://github.com/niclaslindstedt/docker-backup/commit/f0440c3af3cddf9820e85f8fa2afe077bc56b086))
7+
8+
9+
110
# [1.1.0](https://github.com/niclaslindstedt/docker-backup/compare/v1.0.0...v1.1.0) (2021-05-21)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-backup",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Backup files in your Docker containers, Docker volumes or host system folders.",
55
"repository": "git@github.com:niclaslindstedt/docker-backup.git",
66
"author": "Niclas Lindstedt <nicl@slindstedt.se>",

0 commit comments

Comments
 (0)