From 5b6a918b32b18df74d46b6e0e8f52316569a5854 Mon Sep 17 00:00:00 2001 From: Daehyun Paik Date: Tue, 16 Aug 2022 02:59:19 +0200 Subject: [PATCH] Add CHANGELOG.md --- CHANGELOG.md | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 143 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..b08f841de --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,142 @@ +# [1.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v1.0.3...v1.1.0) (2022-06-27) + + +### Bug Fixes + +* **fix bigint issue for github check:** fix the check fail for github ([a155105](https://github.com/privacy-scaling-explorations/maci/commit/a15510508c729251616c3b2d2f981c9f50b1e0f8)) +* process messages and handle no-ops in maciState object ([805ef1d](https://github.com/privacy-scaling-explorations/maci/commit/805ef1ded9f525d979f45a51cf2a643ee5e6c71b)) + + +### Features + +* **topup feature:** add topup feature for maci ([48763f8](https://github.com/privacy-scaling-explorations/maci/commit/48763f83be3e92811d75fa3c67f7851bdaad09b2)) +* **subsidy calculation** ([9a1b571](https://github.com/privacy-scaling-explorations/maci/commit/9a1b571915d20d26720c30bb1a7d93e7ce3651e3)) + +### BREAKING CHANGES + +* **topup feature:** the circuit will now process vote and topup type messages; other components also +modified accordingly + + + +## [1.0.3](https://github.com/privacy-scaling-explorations/maci/compare/v1.0.2...v1.0.3) (2021-11-13) + + +## [1.0.2](https://github.com/privacy-scaling-explorations/maci/compare/v1.0.1...v1.0.2) (2021-10-12) + + + +## [1.0.1](https://github.com/privacy-scaling-explorations/maci/compare/v1.0.0...v1.0.1) (2021-10-12) + + + +# [1.0.0](https://github.com/privacy-scaling-explorations/maci/compare/v0.3.2...v1.0.0) (2021-10-12) + + + +## [0.3.2](https://github.com/privacy-scaling-explorations/maci/compare/v0.3.1...v0.3.2) (2020-10-02) + + + +## [0.3.1](https://github.com/privacy-scaling-explorations/maci/compare/v0.3.0...v0.3.1) (2020-10-02) + + + +# [0.3.0](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.9...v0.3.0) (2020-10-02) + + +### Reverts + +* Revert "publish a message during signup (wip)" ([e31faca](https://github.com/privacy-scaling-explorations/maci/commit/e31facacc24aa2014109426585f11ebe078bab92)) +* Revert "wip" ([7c4a807](https://github.com/privacy-scaling-explorations/maci/commit/7c4a807da5f7467973823203f0a6cb2d1ca0c129)) + + + +## [0.2.9](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.8...v0.2.9) (2020-09-25) + + + +## [0.2.8](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.7...v0.2.8) (2020-09-24) + + + +## [0.2.7](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.6...v0.2.7) (2020-09-18) + + + +## [0.2.6](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.5...v0.2.6) (2020-09-16) + + + +## [0.2.5](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.4...v0.2.5) (2020-09-16) + + + +## [0.2.4](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.3...v0.2.4) (2020-09-16) + + + +## [0.2.3](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.2...v0.2.3) (2020-09-14) + + + +## [0.2.2](https://github.com/privacy-scaling-explorations/maci/compare/v0.2.1...v0.2.2) (2020-09-11) + + + +## [0.2.1](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.12...v0.2.1) (2020-09-06) + + + +## [0.1.12](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.11...v0.1.12) (2020-08-29) + + + +## [0.1.11](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.10...v0.1.11) (2020-08-14) + + + +## [0.1.10](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.9...v0.1.10) (2020-08-14) + + + +## [0.1.9](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.8...v0.1.9) (2020-08-13) + + + +## [0.1.8](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.7...v0.1.8) (2020-07-30) + + + +## [0.1.7](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.6...v0.1.7) (2020-07-30) + + + +## [0.1.6](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.5...v0.1.6) (2020-07-30) + + + +## [0.1.5](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.4...v0.1.5) (2020-07-29) + + + +## [0.1.4](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.3...v0.1.4) (2020-07-29) + + + +## [0.1.3](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.2...v0.1.3) (2020-07-27) + + + +## [0.1.2](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.1...v0.1.2) (2020-07-20) + + + +## [0.1.1](https://github.com/privacy-scaling-explorations/maci/compare/v0.1.0...v0.1.1) (2020-07-17) + + + +# 0.1.0 (2020-07-13) + + + diff --git a/package.json b/package.json index 0b23a7012..8b48de348 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maci", - "version": "1.0.4", + "version": "1.1.0", "description": "Minimal Anti-Collustion Infrastructure", "repository": "https://github.com/privacy-scaling-explorations/maci", "license": "MIT",