Skip to content

Commit 689458e

Browse files
authored
Merge pull request #42 from quadbio/docs/update_changelog
Update Changelog
2 parents 8fafce8 + 8b4efa2 commit 689458e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning][].
1010

1111
## [Unreleased]
1212

13+
## [v0.2.1]
14+
### Changed
15+
- Move some duplicated docstrings into a central _docs.py file {pr}`41`
16+
17+
### Added
18+
- Added some tests for edge cases in the `MappingOperator` class {pr}`41`
19+
- Treat faiss-cpu and faiss-gpu separately {pr}`41`
20+
21+
1322
## [v0.2.0]
1423

1524
### Added

0 commit comments

Comments
 (0)