Skip to content

Commit a21bf82

Browse files
committed
Updated changelog
1 parent 22bcacc commit a21bf82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## Unreleased
5+
## v1.3.1 - 2015-01-22
66

77
### Added
88
- Added more documentation and examples for `GetAll`.
99

1010
### Fixed
1111
- Fixed `RunWrite` not defering its call to `Cursor.Close()`. This could cause issues if an error occurred when decoding the result.
12+
- Fixed panic when calling `Error()` on a GoRethink `rqlError`.
1213

1314
## v1.3.0 - 2016-01-11
1415

0 commit comments

Comments
 (0)