Browse Source

Update changelog

pull/4175/head
Thomas Kaul 8 months ago
parent
commit
2d24de7d43
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Improved the usability of the _Copy link to clipboard_ action by adding a confirmation on success in the access table to share the portfolio
- Eliminated `got` in favor of using `fetch` - Eliminated `got` in favor of using `fetch`
- Changed the `REDIS_HOST` from `localhost` to `redis` in `.env.example` - Changed the `REDIS_HOST` from `localhost` to `redis` in `.env.example`
- Changed the _Postgres_ host from `localhost` to `postgres` in `.env.example` - Changed the _Postgres_ host from `localhost` to `postgres` in `.env.example`

Loading…
Cancel
Save