Skip to content

Commit

Permalink
changelog [skip_ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jak-pan committed May 5, 2021
1 parent aa517f8 commit 305bb95
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,49 @@
# v6.0.0 (Wed May 05 2021)

#### 💥 Breaking Change

- fix!: add election fallback on-chain [#221](https://github.com/galacticcouncil/HydraDX-node/pull/221) ([@jak-pan](https://github.com/jak-pan))
- fix!: set babe epoch config at genesis [#241](https://github.com/galacticcouncil/HydraDX-node/pull/241) ([@enthusiastmartin](https://github.com/enthusiastmartin) [@jak-pan](https://github.com/jak-pan))

#### 🚀 Enhancement

- feat: change Price type [#235](https://github.com/galacticcouncil/HydraDX-node/pull/235) ([@martinfridrich](https://github.com/martinfridrich) [@lumir-mrkva](https://github.com/lumir-mrkva))
- feat: add tests for time units [#212](https://github.com/galacticcouncil/HydraDX-node/pull/212) ([@green-jay](https://github.com/green-jay) [@lumir-mrkva](https://github.com/lumir-mrkva))

#### 🐛 Bug Fix

- fix(multi-payment): move balances dependency to dev-dependency [#239](https://github.com/galacticcouncil/HydraDX-node/pull/239) ([@enthusiastmartin](https://github.com/enthusiastmartin))
- fix(node): configure justification import for full node [#225](https://github.com/galacticcouncil/HydraDX-node/pull/225) ([@andresilva](https://github.com/andresilva) [@lumir-mrkva](https://github.com/lumir-mrkva))
- fix(ci): tag version workflow [#216](https://github.com/galacticcouncil/HydraDX-node/pull/216) ([@lumir-mrkva](https://github.com/lumir-mrkva))

#### Refactoring

- refactor(amm): changed event names to past tense [#215](https://github.com/galacticcouncil/HydraDX-node/pull/215) ([@jareknowotka](https://github.com/jareknowotka) [@lumir-mrkva](https://github.com/lumir-mrkva))

#### Other improvements

- chore: Substrate update [#224](https://github.com/galacticcouncil/HydraDX-node/pull/224) ([@enthusiastmartin](https://github.com/enthusiastmartin) [@lumir-mrkva](https://github.com/lumir-mrkva))
- ci: Build workflow from fork PR [#230](https://github.com/galacticcouncil/HydraDX-node/pull/230) ([@lumir-mrkva](https://github.com/lumir-mrkva))
- ci: automatically creates an EC2 instance for builds [#220](https://github.com/galacticcouncil/HydraDX-node/pull/220) ([@lumir-mrkva](https://github.com/lumir-mrkva) [email protected] [@fakirAyoub](https://github.com/fakirAyoub))

#### 📝 Documentation

- docs: Code docs update [#238](https://github.com/galacticcouncil/HydraDX-node/pull/238) ([@enthusiastmartin](https://github.com/enthusiastmartin) [@jak-pan](https://github.com/jak-pan))

#### Authors: 9

- [@jareknowotka](https://github.com/jareknowotka)
- [@lumir-mrkva](https://github.com/lumir-mrkva)
- André Silva ([@andresilva](https://github.com/andresilva))
- Ayoub ([email protected])
- Ayoub Fakir ([@fakirAyoub](https://github.com/fakirAyoub))
- Jakub Pánik ([@jak-pan](https://github.com/jak-pan))
- Jindrich Zeleny ([@green-jay](https://github.com/green-jay))
- martin fridrich ([@martinfridrich](https://github.com/martinfridrich))
- Martin Hloska ([@enthusiastmartin](https://github.com/enthusiastmartin))

---

# v5.0.0 (Tue Apr 20 2021)

#### 💥 Breaking Change
Expand Down

0 comments on commit 305bb95

Please sign in to comment.