We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9b0a1 commit abc3386Copy full SHA for abc3386
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
+## 2.3.0 - 2018-08-30
5
+### ADDED
6
+- Integration tests and mock server(test coverage low)
7
+
8
+### FIXED
9
+- files-get --recursive
10
+- better support for GNU based systems
11
12
+### REMOVED
13
+- old test directory
14
15
16
## 2.2.1 - 2018-02-11
17
### ADDED
18
- Implemented an Authors list
VERSION
@@ -1 +1 @@
-2.2.0
+2.3.0
0 commit comments