Update CHANGES.md

This commit is contained in:
Matias Alejo Garcia 2014-06-27 18:32:38 -03:00
commit c828f80c02

View file

@ -16,11 +16,11 @@ New features
Security Security
-------- --------
* Asymetric encryption and signing using ECIES. Details at https://gist.github.com/ryanxcharles/c29fc94d31de7c8c89dc * Asymetric encryption and signing using ECIES. Details at https://gist.github.com/ryanxcharles/c29fc94d31de7c8c89dc
* Default SSL connection to Insight servers * Default SSL connection to Insight and PeerJs servers
Code quality Code quality
------------ ------------
* Test coverage from 60.9% to 72% (1) (thanks Ryan for insisting on this) * Test coverage from 60.9% to 74% (1) (thanks Ryan for insisting on this)
* Mayor refactoring of Angular servicies (backupService, controllerUtils, wallet's Indexes handling, txProposal merge related functions, * Mayor refactoring of Angular servicies (backupService, controllerUtils, wallet's Indexes handling, txProposal merge related functions,
* Add +30 karma tests for Angular controllers and services * Add +30 karma tests for Angular controllers and services
* Unified js-beautifier format throw all the code * Unified js-beautifier format throw all the code