mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -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 -->
|
<!-- next-header -->
|
||||||
## [Unreleased] - ReleaseDate
|
## [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
|
## [1.7.3] - 2022-04-28
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
Loading…
Reference in a new issue