We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ba898b + f746bea commit c7699d5Copy full SHA for c7699d5
CHANGELOG.md
@@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
6
+## [Unreleased]
7
+
8
+## 1.1.0 - 2016-12-09
9
+### Changed
10
+- civis.io reads/writes to/from memory instead of disk where appropriate
11
+- Minor documentation corrections
12
13
+### Fixed
14
+- 204/205 responses now return valid Response object
15
16
## 1.0.0 - 2016-11-07
17
### Added
18
- Initial release
0 commit comments