Move section in changelog
This commit is contained in:
+3
-4
@@ -6,9 +6,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Prevent query error from infecting later connection - @begriffs, @ruslantalpa, @nikita-volkov, @jwiegley
|
- Prevent query error from infecting later connection - @begriffs, @ruslantalpa, @nikita-volkov, @jwiegley
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Applies range headers to RPC calls - @diogob
|
||||||
|
|
||||||
## [0.3.0.4] - 2016-02-12
|
## [0.3.0.4] - 2016-02-12
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
@@ -17,9 +19,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Throw an error for OPTIONS on nonexistent tables - @calebmer
|
- Throw an error for OPTIONS on nonexistent tables - @calebmer
|
||||||
- Remove deadlock on simultaneous contentious updates - @ruslantalpa, @begriffs
|
- Remove deadlock on simultaneous contentious updates - @ruslantalpa, @begriffs
|
||||||
|
|
||||||
### Added
|
|
||||||
- Applies range headers to RPC calls - @diogob
|
|
||||||
|
|
||||||
## [0.3.0.3] - 2016-01-08
|
## [0.3.0.3] - 2016-01-08
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
Reference in New Issue
Block a user