Skip to content

Commit 3219628

Browse files
author
Viktor berg
committed
Updated changelog
1 parent 33d04f8 commit 3219628

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.6.2 (2023-03-29)
2+
3+
## Fixes
4+
5+
- Fixed bug in 'subgit init' where the command would not work if there was no '.subgit.yml' file present. [#51](https://github.com/dynamist/subgit/pull/51)
6+
- Fixed bug in 'subgit pull' where subgit would not do a pull if there are changes on the remote. [#52](https://github.com/dynamist/subgit/pull/52)
7+
- Renamed sub-command 'subgit import' to 'subgit inspect'. This command will no longer write a new subgit config file. Instead it will write the configuration file to stdout as it would look so the user can redirect the output in to a file of their choice. [#53](https://github.com/dynamist/subgit/pull/53)
8+
19
# 0.6.1 (2023-02-02)
210

311
## Fixes

0 commit comments

Comments
 (0)