Skip to content

Commit 3c7a30e

Browse files
authored
Merge pull request #5 from granitebps/granite/changelog
chore: Update changelog
2 parents 2489aee + 7bdb5b7 commit 3c7a30e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.1] - 2025-08-03
11+
12+
### Added
13+
14+
- Add example folder
15+
- Add test folder
16+
17+
### Fixed
18+
19+
- Fix `Duplicate schema index` warning
20+
1021
## [1.0.0] - 2025-06-15
1122

1223
### Added
@@ -22,5 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2233

2334
---
2435

25-
[Unreleased]: https://github.com/granitebps/mongoose-log-history/compare/v1.0.0...HEAD
36+
[Unreleased]: https://github.com/granitebps/mongoose-log-history/compare/v1.0.1...HEAD
37+
[1.0.1]: https://github.com/granitebps/mongoose-log-history/releases/tag/v1.0.1
2638
[1.0.0]: https://github.com/granitebps/mongoose-log-history/releases/tag/v1.0.0

0 commit comments

Comments
 (0)