Skip to content

Commit f24a42e

Browse files
committed
Document BINARY type support in changelog
1 parent 640a01d commit f24a42e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All user visible changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/), as described
55
for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md)
66

7+
## Unreleased
8+
9+
### Added
10+
11+
* The `BINARY` column type name is now supported for SQLite.
12+
713
## [1.0.0-rc1] - 2017-12-23
814

915
### Fixed

0 commit comments

Comments
 (0)