Skip to content

Commit 65f3c1c

Browse files
committed
Readme up version & changelog
1 parent a7af340 commit 65f3c1c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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+
## v3.0.3 - 2071-09-03
6+
7+
- Added support to cancellation queries and timeouts with `context.Context` passed through `RunOpts`
8+
- Fixed import path for `sirupsen/logrus` due to repo was renamed
9+
510
## v3.0.2 - 2017-04-16
611

712
### Changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
![GoRethink Logo](https://raw.github.com/wiki/gorethink/gorethink/gopher-and-thinker-s.png "Golang Gopher and RethinkDB Thinker")
1111

12-
Current version: v3.0.2 (RethinkDB v2.3)
12+
Current version: v3.0.3 (RethinkDB v2.3)
1313

14-
This project is no longer maintained, for more information see the [v3.0.0 release](https://github.com/gorethink/gorethink/releases/tag/v3.0.0)
14+
<!-- This project is no longer maintained, for more information see the [v3.0.0 release](https://github.com/gorethink/gorethink/releases/tag/v3.0.0)-->
1515

1616
Please note that this version of the driver only supports versions of RethinkDB using the v0.4 protocol (any versions of the driver older than RethinkDB 2.0 will not work).
1717

0 commit comments

Comments
 (0)