Skip to content

Commit 1dc4b30

Browse files
authored
Merge pull request #146 from vmenger/parameterize-cache-dir
Fix changelog
2 parents a0831e3 + 88b1717 commit 1dc4b30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 3.0.3 (2023-07-16)
8+
## 3.0.3 (2024-07-16)
99

1010
### Added
1111

@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- annotator types `custom`, `regexp`, `token_pattern`, `dd_token_pattern` and `annotation_context`, all replaced by setting class directly as `annotator_type`
1919
- everything in `deduce.pattern`, patient patterns now replaced by `PatientNameAnnotator`
2020

21-
## 3.0.2 (2023-02-15)
21+
## 3.0.2 (2024-02-15)
2222

2323
### Changed
2424
- recognize 4+ spaces as a token, blocking annotations

0 commit comments

Comments
 (0)