v1.1.1
This commit is contained in:
parent
57ad262ec8
commit
9bdb1ccf1b
@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [1.1.1]
|
||||||
|
|
||||||
### Added
|
### Added [1.1.1]
|
||||||
|
|
||||||
- Introduce the ability to reload the enacl module (Bryan Paxton, @starbelly)
|
- Introduce the ability to reload the enacl module (Bryan Paxton, @starbelly)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{application,enacl,
|
{application,enacl,
|
||||||
[{description,"Erlang libsodium (NaCl) bindings"},
|
[{description,"Erlang libsodium (NaCl) bindings"},
|
||||||
{vsn,"1.1.0"},
|
{vsn,"1.1.1"},
|
||||||
{registered,[]},
|
{registered,[]},
|
||||||
{applications,[kernel,stdlib]},
|
{applications,[kernel,stdlib]},
|
||||||
{env,[]},
|
{env,[]},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user