Skip to content

Commit 3579a38

Browse files
committed
Update changelog
1 parent 5044238 commit 3579a38

File tree

1 file changed

+43
-27
lines changed

1 file changed

+43
-27
lines changed

CHANGELOG

Lines changed: 43 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,73 @@
1-
2.0.0
2-
=====
1+
# Change log
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
# 2.0.0
6+
### Features
37

48
* Updated styling to match Umbraco v7.6
59
* Added Udi support
610

7-
1.3.2
8-
=====
11+
### Breaking
12+
13+
* Upgraded Umbraco to v7.6
14+
15+
# 1.3.2
16+
### Bugfixes
917

1018
* #48 - Editing a media item breaks the link
1119
* #51 - Picked nodes are not resolved when deleted
1220

13-
1.3.1
14-
=====
21+
# 1.3.1
22+
### Bugfixes
1523

1624
* Fixed bug introduced when cleaning code
1725

18-
1.3.0
19-
=====
26+
# 1.3.0
27+
### Features
2028

2129
* #22 - Usage in macro parameter
30+
31+
### Bugfixes
32+
2233
* #28 - Not working in combination with Doc Type Grid Editor Package
2334

24-
1.2.0
25-
=====
35+
# 1.2.0
36+
### Features
2637

2738
* #14 - Use url as name when Page Title is left empty
2839

29-
1.1.0
30-
=====
40+
# 1.1.0
41+
### Features
3142

3243
* #8 - Hide handle when only one item.
44+
45+
### Bugfixes
46+
3347
* #11 - Validation problem with min/max and external links.
3448
* #13 - Gracefully handle when the recycling bin is chosen
3549

36-
1.0.0
37-
=====
50+
# 1.0.0
51+
### Features
52+
53+
* Added min/max items field
54+
* Added document icons to the editor
55+
56+
### Breaking
3857

39-
* upgraded to Umbraco 7.1.2
40-
* removed Pick multiple items field
41-
* added min/max items field
42-
* added document icons to the editor
58+
* Upgraded to Umbraco v7.1.2
59+
* Removed Pick multiple items field
4360

44-
0.2.0
45-
=====
61+
# 0.2.0
62+
### Features
4663

47-
* added property value converter
64+
* Added property value converter
4865

49-
0.1.1
50-
=====
66+
# 0.1.1
67+
### Bugfixes
5168

52-
* data is now stored in the ntext column
69+
* Data is now stored in the ntext column
5370

54-
0.1.0
55-
=====
71+
# 0.1.0
5672

57-
* initial release
73+
* Initial release

0 commit comments

Comments
 (0)