Skip to content

Commit

Permalink
Fix db password parsing in crate (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmn-boiko authored Jul 22, 2024
1 parent 49339d6 commit 5a85211
Show file tree
Hide file tree
Showing 12 changed files with 188 additions and 191 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.191.4] - 2024-07-22
### Fixed
- Parsing passwords includes specific symbols in database common crate

## [0.191.3] - 2024-07-22
### Fixed
- Script for api server database migration issue with passwords includes
Expand Down
Loading

0 comments on commit 5a85211

Please sign in to comment.