Skip to content

Commit e223e88

Browse files
committed
add changelog to redis
1 parent ece565d commit e223e88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6767
- (GL #944) Replace buefy b-select with c-select from `csc-ui`
6868
- (GL #944) Replace buefy b-loading with c-loader from `csc-ui` and remove unused b-loading
6969
- (GL #944) Replace buefy b-table with c-data-table from `csc-ui`
70-
- (GL #944) Replace buefy dialogs with c-modal from `csc-ui`
70+
- (GH #1028) Switch from `aioredis` to `redis` library due to deprecation
71+
- (GH #1025) add timeout to `requests` as recommended by `bandit`
7172

7273
### Fixed
7374

0 commit comments

Comments
 (0)