Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RealGecko committed May 8, 2020
1 parent 28b775b commit f51da53
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.0] - 2020-05-06

### Added

- Possibility to filter icons by name and keywords.

### Changed

- When ```IconsPerRow``` is specified, width for table will be calculated instead of using menu separators.

### Fixed
- Id of the icon should be stored in database instead of icon name.

## [1.1.0] - 2020-04-22

### Added
Expand All @@ -24,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial version of Icon Selection Editor for EPiServer.

[unreleased]: https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/compare/1.1.0...HEAD
[unreleased]: https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/compare/1.2.0...HEAD
[1.2.0]: https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/releases/tag/1.0.0

0 comments on commit f51da53

Please sign in to comment.