Handle negative numbers in aci (#247)

* Handle negative numbers in aci

Fixes aeternity/aesophia_http#59

* Updated CHANGELOG

Updated CHANGELOG1

Co-authored-by: radrow <radrowicki@gmail.com>
This commit is contained in:
Ulf Norell
2020-03-23 18:11:00 +01:00
committed by GitHub
parent 83e03f3013
commit 515838e2f9
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
### Changed
- Bug fix: Fixed ACI encoder to handle `-` unary operator
### Removed
## [4.2.0] - 2020-01-15