We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cda7b37 + d7a5c5c commit 8228b7dCopy full SHA for 8228b7d
1 file changed
CHANGELOG.md
@@ -5,8 +5,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
-### Added
9
-- Back-end: Tests to controllers
10
11
## [2.2.0] - 2018-06-22
12
### Added
@@ -18,6 +16,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18
16
- Transaction split: edit additional recipient's share
19
17
- Transaction split: delete an additional recipient
20
+### Changed
+- Unit tests
21
+
22
## [2.1.0] - 2018-06-18
23
24
- Public API Specification
0 commit comments