Skip to content

Commit d97248e

Browse files
committed
Update changelog
1 parent 8dbb1c7 commit d97248e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.6.0-SNAPSHOT (pending release as 1.6.0)
3+
## 1.6.0 Mon Oct 12 07:30:00 2015 -0400
44
**Features:**
55
* BETA: Add a type testing comparator to assist with validating request/header bodies
66
- Issue: https://github.com/svanoort/pyresttest/issues/90 (derived from online feedback)
@@ -18,6 +18,8 @@
1818
- https://github.com/svanoort/pyresttest/issues/70
1919
- https://github.com/svanoort/pyresttest/issues/63
2020
* Extractors did not raise an exception on failure: https://github.com/svanoort/pyresttest/issues/64
21+
* Fix issue with use of curl WRITEDATA opt on CentOS 2.6 (use writefunction instead)
22+
* Fix/document installation issues with dependencies
2123

2224
**Known Issues / Back-Compatibility:**
2325
* Minor: generator letters/uppercase/lowercase are now always ASCII, not locale-aware

0 commit comments

Comments
 (0)