We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3105313 commit aa32916Copy full SHA for aa32916
1 file changed
CHANGELOG.md
@@ -0,0 +1,22 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
9
+### Added
10
+- Add function to remove a specific or all domains from config with backup possibility (PR #28)
11
12
+## [0.0.6] - 2020-01-30
13
14
+### Changed
15
+- SECURITY UPDATE: Bump validators from 0.12.2 to 0.12.6 due to CVE-2019-19588
16
17
+## [0.0.5] - 2019-10-29
18
19
20
+- BUGFIX: .app not working
21
22
0 commit comments