File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## [ Unreleased] [ unreleased ]
77
8+ ## 0.1.1 - 2019-05-24
9+
810### Changed
911
1012- Swap _ Status_ and _ Installation_ sections in README
@@ -16,7 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1618- Descriptions of each converter in README
1719- Add ` StringUtils.uncapitalizeFirstChar() ` method
1820- Add ToPascalCaseConverter converter
19- - Add ConvertToPascalCaseAction action
21+ - Add ConvertToPascalCaseAction action
2022
2123### Fixed
2224
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ AutoUpdate-Show-In-Client: true
33OpenIDE-Module: fr.evidev.netbeans.caseconverter
44OpenIDE-Module-Layer: fr/evidev/netbeans/caseconverter/layer.xml
55OpenIDE-Module-Localizing-Bundle: fr/evidev/netbeans/caseconverter/Bundle.properties
6- OpenIDE-Module-Specification-Version: 0.1.0
6+ OpenIDE-Module-Specification-Version: 0.1.1
You can’t perform that action at this time.
0 commit comments