Skip to content

Commit

Permalink
generate changelog for V2.0 release (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
dusan-maksimovic authored Nov 18, 2024
1 parent 02de5d3 commit f58aec5
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changelog/v2.0.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Date: November 18th, 2024
17 changes: 17 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# CHANGELOG

## v2.0.0

Date: November 18th, 2024

### FEATURES

- Adjusts tributes to only be claimable if their proposal received a non-zero fund deployment.
([\#164](https://github.com/informalsystems/hydro/pull/164))
- Add a minimum liquidity request value to proposals.
([\#164](https://github.com/informalsystems/hydro/pull/164))
- Allow whitelist admins to register performed liquidity deployments in the Hydro contract.
([\#164](https://github.com/informalsystems/hydro/pull/164))
- Allow bids to set a custom duration they would like to receive liquidity for.
([\#165](https://github.com/informalsystems/hydro/pull/165))

## v1.1.0

Date: October 22nd, 2024
Expand All @@ -12,6 +27,8 @@ Date: October 22nd, 2024
([\#149](https://github.com/informalsystems/hydro/pull/149))
- Adds a migration to change the start of the first contract on an instantiated contract
([\#156](https://github.com/informalsystems/hydro/pull/156))
- Fractional voting support
([\#157](https://github.com/informalsystems/hydro/pull/157))

## v1.0.3

Expand Down

0 comments on commit f58aec5

Please sign in to comment.