Skip to content

Commit 9134278

Browse files
authored
Prepare for release v3.4.0 (#194)
1 parent b27db98 commit 9134278

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [3.4.0] - 2023-06-19
10+
911
### Added
1012

1113
- `every_n_train_steps` parameter now controls the frequency of both validation epochs and model checkpointing during training.
@@ -17,7 +19,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1719

1820
### Fixed
1921

20-
- Upgrade to Depthcharge v0.2.0 to fix sinusoidal encoding.
2122
- Correctly refer to input peak files by their full file path.
2223

2324
## [3.3.0] - 2023-04-04
@@ -173,7 +174,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
173174

174175
- Initial Casanovo version.
175176

176-
[Unreleased]: https://github.com/Noble-Lab/casanovo/compare/v3.3.0...HEAD
177+
[Unreleased]: https://github.com/Noble-Lab/casanovo/compare/v3.4.0...HEAD
178+
[3.4.0]: https://github.com/Noble-Lab/casanovo/compare/v3.3.0...v3.4.0
177179
[3.3.0]: https://github.com/Noble-Lab/casanovo/compare/v3.2.0...v3.3.0
178180
[3.2.0]: https://github.com/Noble-Lab/casanovo/compare/v3.1.0...v3.2.0
179181
[3.1.0]: https://github.com/Noble-Lab/casanovo/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)