Browse Source

Update changelog

pull/3196/head
Thomas Kaul 1 year ago
parent
commit
fb8eb3e8dd
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Replaced `Math.random()` with `crypto.randomBytes()` for generating cryptographically secure random strings
- Upgraded `ionicons` from version `7.1.0` to `7.3.0` - Upgraded `ionicons` from version `7.1.0` to `7.3.0`
- Upgraded `yahoo-finance2` from version `2.10.0` to `2.11.0` - Upgraded `yahoo-finance2` from version `2.10.0` to `2.11.0`
- Upgraded `zone.js` from version `0.14.3` to `0.14.4` - Upgraded `zone.js` from version `0.14.3` to `0.14.4`

Loading…
Cancel
Save