You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
3
3
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.
4
4
5
+
# [0.2.0] - 2024-04-08
6
+
## Changed
7
+
- moved all uploading functionality to the `bbconf` package
8
+
9
+
## Added
10
+
- added commands for indexing bedfiles
11
+
- added commands for deleting bedfiles and bedsets
0 commit comments