Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunorafaelrocha committed Mar 1, 2018
1 parent c5d4b50 commit db40477
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v3.0.0](https://github.com/seegno/objection-guid/tree/v3.0.0) (2018-03-01)
[Full Changelog](https://github.com/seegno/objection-guid/compare/v2.1.0...v3.0.0)

**Merged pull requests:**

- Add possibility to provide custom values [\#19](https://github.com/seegno/objection-guid/pull/19) ([nunorafaelrocha](https://github.com/nunorafaelrocha))
- Remove node 4 support [\#18](https://github.com/seegno/objection-guid/pull/18) ([nunorafaelrocha](https://github.com/nunorafaelrocha))

## [v2.1.0](https://github.com/seegno/objection-guid/tree/v2.1.0) (2017-08-11)
[Full Changelog](https://github.com/seegno/objection-guid/compare/v2.0.0...v2.1.0)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "objection-guid",
"version": "2.1.0",
"version": "3.0.0",
"description": "objection-guid",
"keywords": [
"guid",
Expand Down

0 comments on commit db40477

Please sign in to comment.