Skip to content

Commit 902040f

Browse files
authored
Create CHANGELOG.md
1 parent 1696b07 commit 902040f

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
## [Unreleased]
5+
### Added
6+
- Changelog
7+
8+
## [0.2.0] - 2021-07-25
9+
### Added
10+
- Add suport to Angular 9
11+
- Update Angular version
12+
13+
## [0.1.7] - 2021-06-21
14+
### Changes
15+
- Fixed compatibility
16+
- Change the peerDependencies
17+
18+
## [0.1.6] - 2021-06-19
19+
### Features
20+
- Added custom values to checked and unchecked states
21+
22+
## [0.1.5] - 2021-02-16
23+
### Bug Fixed
24+
- Set initial value ([#6](https://github.com/vicmans/ng-toggle-button/issues/6)) ([a029f76](https://github.com/vicmans/ng-toggle-button/commit/a029f7605524d427f8c4d4979d76935ae2305e15))
25+
26+
## [0.1.4] - 2020-11-19
27+
### Changed
28+
- Fix issue with the change event
29+
30+
## [0.1.3] - 2020-04-26
31+
### Changed
32+
- Changes on demo page
33+
34+
## [0.1.2] - 2020-04-11
35+
### Added
36+
- Licence file
37+
38+
## [0.1.1] - 2020-04-11
39+
### Added
40+
- Licence file
41+
42+
## [0.1.0] - 2020-04-11
43+
### Added
44+
- Firts version

0 commit comments

Comments
 (0)