Skip to content

Commit aa32916

Browse files
authored
Create CHANGELOG.md
1 parent 3105313 commit aa32916

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
### Changed
20+
- BUGFIX: .app not working
21+
22+

0 commit comments

Comments
 (0)