Browse Source

Update changelog

pull/332/head
Thomas 4 years ago
parent
commit
67fe147ad7
  1. 7
      CHANGELOG.md

7
CHANGELOG.md

@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Extended the statistics section on the about page by the _GitHub_ contributors count - Extended the statistics section on the about page by the _GitHub_ contributors count
- Set up _Storybook_
- Added a story for the value component
## 1.45.0 - 04.09.2021 ## 1.45.0 - 04.09.2021
@ -26,11 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Upgraded `Nx` from version `12.5.4` to `12.8.0` - Upgraded `Nx` from version `12.5.4` to `12.8.0`
- Upgraded `prisma` from version `2.24.1` to `2.30.2` - Upgraded `prisma` from version `2.24.1` to `2.30.2`
### Changed
- Upgraded `angular` from version `12.0.4` to `12.2.4`
- Upgraded `Nx` from version `12.5.4` to `12.8.0`
### Fixed ### Fixed
- Fixed the value formatting for integers (transactions count) - Fixed the value formatting for integers (transactions count)

Loading…
Cancel
Save