summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef9e1a6..fe2115c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [2.0.0] - 2023-08-07
+
### Added
- The package now includes typescript type definitions.
@@ -44,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- South African ID number parsing and validation.
-[unreleased]: https://codeberg.org/worthe-it/south-african-id-parser/compare/v1.1.0...HEAD
+[unreleased]: https://codeberg.org/worthe-it/south-african-id-parser/compare/v2.0.0...HEAD
+[2.0.0]: https://codeberg.org/worthe-it/south-african-id-parser/releases/tag/v2.0.0
[1.1.0]: https://codeberg.org/worthe-it/south-african-id-parser/releases/tag/v1.1.0
[1.0.0]: https://codeberg.org/worthe-it/south-african-id-parser/releases/tag/v1.0.0