Skip to content

Commit a730411

Browse files
Update to 0.4.0
1 parent ee97c78 commit a730411

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.4.0] - 2021-02-10
11+
1012
## Changed
1113

1214
- refactored `Spec2Vec` to now accept `Spectrum` or `SpectrumDocument` as input [#51](https://github.com/iomega/spec2vec/issues/51)
@@ -96,7 +98,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9698
- Fossa configuration
9799
- Flowchart
98100

99-
[Unreleased]: https://github.com/iomega/spec2vec/compare/0.3.4...HEAD
101+
[Unreleased]: https://github.com/iomega/spec2vec/compare/0.4.0...HEAD
102+
[0.4.0]: https://github.com/iomega/spec2vec/compare/0.3.4...0.4.0
100103
[0.3.4]: https://github.com/iomega/spec2vec/compare/0.3.3...0.3.4
101104
[0.3.3]: https://github.com/iomega/spec2vec/compare/0.3.2...0.3.3
102105
[0.3.2]: https://github.com/iomega/spec2vec/compare/0.3.1...0.3.2

0 commit comments

Comments
 (0)