Skip to content

Commit c7699d5

Browse files
authored
Merge pull request #14 from keithing/changelog
updating changelog in anticipation of 1.1.0
2 parents 1ba898b + f746bea commit c7699d5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55

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+
616
## 1.0.0 - 2016-11-07
717
### Added
818
- Initial release

0 commit comments

Comments
 (0)