This repository was archived by the owner on Oct 26, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
src/Gecko.EPiServer.IconSelectionEditor.Core Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.1.0] - 2020-04-22
11
+
10
12
### Added
11
13
12
14
- ``` IconsPerRow ``` property to ``` SelectIconAttribute ``` which can be used to specify how many icons should be displayed in a grid row.
@@ -18,5 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
20
19
21
- Initial version of Icon Selection Editor for EPiServer.
20
22
21
- [ unreleased ] : https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/compare/1.0.0...HEAD
23
+ [ unreleased ] : https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/compare/1.1.0...HEAD
24
+ [ 1.1.0 ] : https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/compare/1.0.0...1.1.0
22
25
[ 1.0.0 ] : https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/releases/tag/1.0.0
Original file line number Diff line number Diff line change 12
12
<description >Adds extendable selection editor for icons.</description >
13
13
<copyright >Copyright © 2020</copyright >
14
14
<tags >EPiServerModulePackage Font Icon</tags >
15
+ <releaseNotes >https://github.com/RealGecko/Gecko.EPiServer.IconSelectionEditor/blob/master/CHANGELOG.md#110---2020-04-22</releaseNotes >
15
16
<dependencies >
16
17
<dependency id =" EPiServer.CMS.UI.Core" version =" [11.1.0,12.0.0)" />
17
18
</dependencies >
You can’t perform that action at this time.
0 commit comments