Skip to content

Commit 2942f58

Browse files
committed
fix dates in changelog
1 parent 5f820b5 commit 2942f58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131

3232
- Nothing yet
3333

34-
## [1.2.1] - 2025-01-14
34+
## [1.2.1] - 2025-07-14
3535

3636
### Added
3737

@@ -70,7 +70,7 @@ collection.AddSingleton([]string{"a", "b", "c"})
7070
list, err := godi.Resolve[[]string](provider) // Returns []string, not *[]string
7171
```
7272

73-
## [1.2.0] - 2025-01-13
73+
## [1.2.0] - 2025-07-13
7474

7575
### Added
7676

0 commit comments

Comments
 (0)