Cleanup for release
This commit is contained in:
parent
cf7efa70ee
commit
c8f10e01c7
@ -2,9 +2,7 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [v0.6.0] - 2023-03-09
|
||||
## [v0.6.0] - 2023-03-15
|
||||
|
||||
- Configurable destinations for downloads
|
||||
- Multiple destination directories can be configured
|
||||
|
@ -26,7 +26,6 @@ type Manager struct {
|
||||
}
|
||||
|
||||
func (m *Manager) GetInfo() Info {
|
||||
// log.Print("getting info... b4 lock")
|
||||
m.lock.Lock()
|
||||
defer m.lock.Unlock()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user