Skip to content

Commit

Permalink
release version 0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Villard <dev@eviweb.fr>
  • Loading branch information
eviweb committed May 24, 2019
1 parent 160ccb3 commit 0724ebc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]

## 0.1.1 - 2019-05-24

### Changed

- Swap _Status_ and _Installation_ sections in README
Expand All @@ -16,7 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Descriptions of each converter in README
- Add `StringUtils.uncapitalizeFirstChar()` method
- Add ToPascalCaseConverter converter
- Add ConvertToPascalCaseAction action
- Add ConvertToPascalCaseAction action

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion manifest.mf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ AutoUpdate-Show-In-Client: true
OpenIDE-Module: fr.evidev.netbeans.caseconverter
OpenIDE-Module-Layer: fr/evidev/netbeans/caseconverter/layer.xml
OpenIDE-Module-Localizing-Bundle: fr/evidev/netbeans/caseconverter/Bundle.properties
OpenIDE-Module-Specification-Version: 0.1.0
OpenIDE-Module-Specification-Version: 0.1.1

0 comments on commit 0724ebc

Please sign in to comment.