Update CHANGELOG.md (#82)

* update changelog

* remove duplicate section
This commit is contained in:
Adam Mork 2021-10-27 13:33:43 -07:00 committed by GitHub
parent c085a23583
commit 1bf22661f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.2.0-pre2] - 2021-10-27
### Added
- Support for Apple's Bitcode. Reduces compressed "downloadable" size by 25% (#80)
### Changed
- Upgraded LibMobileCoin to v1.2.0-pre3 (#80)
- Updated Trust Root Certificate (#78)
## [1.2.0-pre0] - 2021-09-17
### Added
- HTTP Interface to API for Network Robustness (#73)
- Apple Silicon M1 & Mac Catalyst Support (#73)
### Changed
- Upgraded LibMobileCoin & Fog to v1.2.0-pre1 (#73)
## [1.1.0] - 2021-06-10
### Added