Skip to content

Commit 84e9a24

Browse files
committed
auto: generate CHANGELOG.md
1 parent 6d0a616 commit 84e9a24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# What's New
22

3-
<a name="unreleased"></a>
4-
## [Unreleased]
3+
<a name="0.7.4"></a>
4+
## [0.7.4] - 2022-10-05
55

66
### New Features
77
- add method `neighbor_pairs` for generating a list of neighbor indices
@@ -116,7 +116,7 @@
116116
- add more docstrings
117117
- fix multiple bugs
118118

119-
[Unreleased]: https://github.com/dylanljones/lattpy/compare/0.7.3...HEAD
119+
[0.7.4]: https://github.com/dylanljones/lattpy/compare/0.7.3...0.7.4
120120
[0.7.3]: https://github.com/dylanljones/lattpy/compare/0.7.2...0.7.3
121121
[0.7.2]: https://github.com/dylanljones/lattpy/compare/0.7.1...0.7.2
122122
[0.7.1]: https://github.com/dylanljones/lattpy/compare/0.7.0...0.7.1

0 commit comments

Comments
 (0)