Skip to content

Commit d513da6

Browse files
committed
Prepare 0.1.5 release
1 parent a75a62d commit d513da6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Changelog
22

3-
4-
53
## Version 0.1.5
64

5+
### Changed
6+
- Moved Hydra management code from `src/adaup/__init__.py` to `src/adaup/commands/hydra.py`.
7+
- Refactored Hydra-related functions into individual, more focused functions within `src/adaup/commands/hydra.py`.
8+
- Removed non-download related functions from `src/adaup/download/hydra.py`.
9+
710
### Added
811
- Add `reset` command to hydra to reset head and restart hydra without reseting keys.
912

0 commit comments

Comments
 (0)