mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
docs: Update changelog
This commit is contained in:
parent
5e7e699c2a
commit
e61fed17e1
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- Actually ignore items, like hashes, at the end of input
|
||||
- Actually ignore items, like hashes, that have trailing backslashes
|
||||
- Better detect short base64's by watching the padding bytes
|
||||
|
||||
## [1.7.3] - 2022-04-28
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue