Skip to content

Commit 6ce457c

Browse files
committed
Populated the ChangeLog
1 parent dc29019 commit 6ce457c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

ChangeLog

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Version 0.7.4:
2+
- Cloning an existing repository asks now for opening a *.cbp / *.workspace file in it
3+
- You can now clone password-protected repositories
4+
- Some internal changes (like ExecuteInTerminal(...) etc.)
5+
- Fixed some stuff again ...
6+
7+
Version 0.7.3:
8+
- Added removing files
9+
- Fixed some potential bugs ...
10+
11+
Version 0.7.0:
12+
- Added 'Add new branch'
13+
- Added 'Switch to branch'
14+
- 'Push to origin' pushes now HEAD instead of master
15+
- Removed config (was pretty useless)
16+
- Structurized to code a bit more
17+
18+
Version 0.6.4:
19+
- Switched to autotools as default build system
20+
- Fixed the UI layout
21+
22+
Version 0.4.3:
23+
...

0 commit comments

Comments
 (0)