Skip to content

Commit

Permalink
Tag v1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-cz committed Feb 24, 2020
1 parent 470877d commit 3d114b0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0-beta.2] - 2020-02-21
### Added
- Added `Collection::insertMany` method

## [1.0.0-beta.1] - 2019-09-16
### Added
- Initial release

[Unreleased]: https://github.com/piotr-cz/cockpit-sql-driver/compare/v1.0.0-beta.1...HEAD
[Unreleased]: https://github.com/piotr-cz/cockpit-sql-driver/compare/v1.0.0-beta.2...HEAD
[1.0.0-beta.2]: https://github.com/piotr-cz/cockpit-sql-driver/compare/v1.0.0-beta.1...v1.0.0-beta.2
[1.0.0-beta.1]: https://github.com/piotr-cz/cockpit-sql-driver/releases/tag/v1.0.0-beta.1

0 comments on commit 3d114b0

Please sign in to comment.