Skip to content

Commit ef597aa

Browse files
committed
Updated Changelog
1 parent c69204b commit ef597aa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to wsjcpp-hashes project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [v0.1.3] - 2020-09-12 (2020 Sep 12)
9+
10+
### Added
11+
12+
- added `WsjcppHashes::getMd5ByString("some string")`
13+
- added `WsjcppHashes::getMd5ByFile("path to file")`
14+
- added `WsjcppHashes::getSha1ByString("some string")`
15+
- added `WsjcppHashes::getSha1ByFile("path to file")`
16+
817
## [v0.1.2] - 2020-09-12 (2020 Sep 12)
918

1019
### Security

0 commit comments

Comments
 (0)