File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
66
7+ ## [ 3.0.1] - 2021-03-15
8+ ### Changed
9+ * Targeting ` Umbraco.Cms.Infrastructure ` as all of ` Umbraco.Cms.Web.Common ` is not needed
10+
11+ ### Fixed
12+ * Core Multi-Node Tree Picker converter was not being replaced correctly during startup
13+
714## [ 3.0.0] - 2021-03-03
815### Added
916* Initial release of SuperValueConverters for Umbraco 9+
@@ -67,7 +74,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
6774* README file with information about the project and screenshots
6875* MIT license in the form of a LICENSE.md file
6976
70- [ Unreleased ] : https://github.com/callumbwhyte/super-value-converters/compare/release-3.0.0...HEAD
77+ [ Unreleased ] : https://github.com/callumbwhyte/super-value-converters/compare/release-3.0.1...HEAD
78+ [ 3.0.0 ] : https://github.com/callumbwhyte/super-value-converters/compare/release-3.0.0...release-3.0.1
7179[ 3.0.0 ] : https://github.com/callumbwhyte/super-value-converters/compare/release-2.1.0...release-3.0.0
7280[ 2.1.0 ] : https://github.com/callumbwhyte/super-value-converters/compare/release-2.0.1...release-2.1.0
7381[ 2.0.1 ] : https://github.com/callumbwhyte/super-value-converters/compare/release-2.0.0...release-2.0.1
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ The logo uses the [Energy](https://thenounproject.com/term/search/1603715/) icon
6565* [ Lee Kelleher] ( https://github.com/leekelleher )
6666* [ Robert Foster] ( https://github.com/robertjf )
6767* [ Lukasz Koruba] ( https://github.com/lkoruba )
68+ * [ Nik Rimington] ( https://github.com/NikRimington )
6869
6970## License
7071
You can’t perform that action at this time.
0 commit comments