Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xserrat committed Oct 6, 2021
1 parent 633ff8b commit a8570c8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.1.3](https://github.com/pheature-flags/toggle-core/tree/0.1.3) (2021-10-06)

[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.1.2...0.1.3)

**Implemented enhancements:**

- Create FeatureWasRemoved event and record it inside Feature Class [\#28](https://github.com/pheature-flags/toggle-core/issues/28)
- Create FeatureWasEnabled event and dispatch it inside Feature Class [\#19](https://github.com/pheature-flags/toggle-core/issues/19)
- \[\#28\] Create FeatureWasRemoved event and record it inside Feature Class [\#29](https://github.com/pheature-flags/toggle-core/pull/29) (@xserrat)
- Add feature was enabled event [\#27](https://github.com/pheature-flags/toggle-core/pull/27) (@vblinden)

## [0.1.2](https://github.com/pheature-flags/toggle-core/tree/0.1.2) (2021-10-03)

[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.1.0...0.1.2)
Expand Down

0 comments on commit a8570c8

Please sign in to comment.