add changelog entry for 0.2.0
This commit is contained in:
parent
8516dec99c
commit
93d41deba3
1 changed files with 10 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -2,8 +2,9 @@
|
|||
|
||||
This format is based on [Keep A Changelog](https://keepachangelog.com/en/1.0.0).
|
||||
|
||||
## Unreleased (Candidate for 1.0.0)
|
||||
|
||||
## Unreleased (Candidate for 0.2.0)
|
||||
## 0.2.0 -- 2022-08-13
|
||||
|
||||
### Added
|
||||
|
||||
|
|
@ -11,6 +12,14 @@ This format is based on [Keep A Changelog](https://keepachangelog.com/en/1.0.0).
|
|||
|
||||
### Modified
|
||||
|
||||
- Bump plutarch to 1.2 and use `liqwid-nix` for flake derivation.
|
||||
|
||||
Included by [#150](https://github.com/Liqwid-Labs/agora/pull/150).
|
||||
|
||||
- Script building uses the lazy record `AgoraScripts` instead of explicit per-component parameters.
|
||||
|
||||
Included by [#150](https://github.com/Liqwid-Labs/agora/pull/150).
|
||||
|
||||
- Stake delegation.
|
||||
|
||||
Included by [#149](https://github.com/Liqwid-Labs/agora/pull/149).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue