Skip to content

Commit

Permalink
Prep v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Feb 21, 2017
1 parent ec15bbe commit 5e4a50e
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 1.0.0 (UNRELEASED)

## 1.0.1 (2017-02-21)

### Fixed

- Minor bug in JDBC unit tests when mysql-connector is >= 6.0

### Added

- Huge documentation update

## 1.0.0 (2017-02-17)

### Added

- `DriverInterface::values()` method added.
- Doc: considerations and best practices
- More JDBC tests some optimizations examples with `DriverInterface::values()`


## 1.0.0 (2017-02-12)

### Added

Expand Down

0 comments on commit 5e4a50e

Please sign in to comment.