Skip to content

Commit

Permalink
New Release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
20338921528 committed Jun 27, 2017
1 parent 00e2eb4 commit 6d8d3f4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v1.5.0
- New Release 1.5.0
- Add title and name attribute in getExcel
- Add sortList without ascendingOrder property
- Add method "toSetterMethodString"
- Wrong charset
- Optimize pom file
- Change name EcryptUtils by EncryptUtils
- Add encrypt method

# v1.4.0
- New Release v1.4.0
- Add removeAccentedCharacters method
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>ar.com.clevcore</groupId>
<artifactId>clevcore-java</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<packaging>jar</packaging>
<name>Clevcore Java</name>

Expand Down

0 comments on commit 6d8d3f4

Please sign in to comment.