Release v3.0
This commit is contained in:
31
Changelog.md
Normal file
31
Changelog.md
Normal file
@@ -0,0 +1,31 @@
|
||||
Mailvelope Key Server Changelog
|
||||
===============================
|
||||
|
||||
v3.0.0
|
||||
-------
|
||||
__Mar 4, 2019__
|
||||
* Add upload, update and removal for single user IDs
|
||||
* Migrate to koa 2 with async/await instead of generators
|
||||
* Use eslint instead of jscs/jshint
|
||||
* Use winston instead of npmlog
|
||||
* Use co-body directly instead of koa-body
|
||||
* Send email message with PGP inline not PGP/MIME
|
||||
* Use OpenPGP.js directly instead of nodemailer-openpgp plugin
|
||||
* Use native ES6 string templates instead of nodemailer template engine
|
||||
* Update OpenPGP.js to 4.4 and other dependencies
|
||||
|
||||
v2.0.0
|
||||
-------
|
||||
__Aug 15, 2017__
|
||||
|
||||
* Add release npm script for travis deployment
|
||||
* Use eslint instead of jscs/jshint
|
||||
* Use ES6 destructuring
|
||||
* Replace grunt with npm scripts
|
||||
* Update dependencies
|
||||
|
||||
v1.0.0
|
||||
-------
|
||||
__Jun 13, 2016__
|
||||
|
||||
* Initial release
|
||||
Reference in New Issue
Block a user