Skip to content

Commit 08c5a3d

Browse files
committed
Version 1.5
Changelogs updated
1 parent 712b4ac commit 08c5a3d

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
**Beta** releases are not listed. Changes for beta releases are included in the next full release. Current changes are listed in the top **Unreleased** section.
44

5+
## Version 1.5
6+
7+
### Bug fixes
8+
- Fixed bug where the annex initialisation on Windows would fail due to the repository working in direct mode.
9+
- Fixed minor bug in the error field for JSON output.
10+
11+
### Relevant PRs
12+
- #232: Use git-annex-sync to create empty init commit
13+
514
## Version 1.3
615

716
### Bug fixes

debdock/debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
gin-cli (1.5); urgency=low
2+
3+
* Release 1.5
4+
* Fixed bug where the annex initialisation on Windows would fail due to the repository working in direct mode.
5+
* Fixed minor bug in the error field for JSON output.
6+
17
gin-cli (1.3); urgency=low
28

39
* Release 1.3

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=1.5dev
1+
version=1.5

0 commit comments

Comments
 (0)