|
@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. |
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
|
|
|
|
## Unreleased |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
|
|
|
|
- Upgraded `ngx-markdown` from version `13.0.0` to `14.0.1` |
|
|
|
|
|
|
|
|
## 1.166.0 - 30.06.2022 |
|
|
## 1.166.0 - 30.06.2022 |
|
|
|
|
|
|
|
|
### Added |
|
|
### Added |
|
@ -16,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
- Improved the label of the (symbol) search |
|
|
- Improved the label of the (symbol) search |
|
|
- Refactored the demo account as a route (`/demo`) |
|
|
- Refactored the demo account as a route (`/demo`) |
|
|
- Upgraded `nestjs` from version `8.2.3` to `8.4.7` |
|
|
- Upgraded `nestjs` from version `8.2.3` to `8.4.7` |
|
|
- Upgraded `ngx-markdown` from version `13.0.0` to `14.0.1` |
|
|
|
|
|
- Upgraded `prisma` from version `3.14.0` to `3.15.2` |
|
|
- Upgraded `prisma` from version `3.14.0` to `3.15.2` |
|
|
- Upgraded `yahoo-finance2` from version `2.3.2` to `2.3.3` |
|
|
- Upgraded `yahoo-finance2` from version `2.3.2` to `2.3.3` |
|
|
- Upgraded `zone.js` from version `0.11.4` to `0.11.6` |
|
|
- Upgraded `zone.js` from version `0.11.4` to `0.11.6` |
|
|