We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4917d3a commit 4e58563Copy full SHA for 4e58563
1 file changed
CHANGELOG.md
@@ -1,11 +1,19 @@
1
# Changelog
2
+
3
All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
10
+## [0.1.0] - 2018-04-28
11
12
+### Added
13
14
+- added Changelog
15
+- added Asymmetric RSA String Encryption
16
17
## [X.Y.Z] - XXXX-XX-XX (TEMPLATE for new versions)
18
19
### Added
0 commit comments