Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
adkumar1 authored Jun 20, 2023
1 parent c6356be commit 220f4f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [2.0.7] - 2023-05-12

### Fixed
- Fixed potential dataloss on concurrent database access
- Possible multi-registration of clients
- Fixed user input not validated
- SKI and AKI validated as user input
- fix #47 - potential dataloss on concurrent database access @dvasunin (#50)
- fix #48 - possible multi-registration of clients @dvasunin (#52)
- fix #49 - user input not validated @dvasunin (#51)
- fix #33 - SKI and AKI validated as user input @dvasunin (#53)

## [2.0.6] - 2023-05-08

Expand Down

0 comments on commit 220f4f6

Please sign in to comment.