Skip to content

Commit

Permalink
6.2.0 Update CHANGELOG (#860)
Browse files Browse the repository at this point in the history
  • Loading branch information
littlewhywhat authored Dec 17, 2021
1 parent c69a4ef commit c2a9bae
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Change Log

## [6.2.0](2021-12-17)

- gh-754: Allow undefined count [#791](https://github.com/salsita/node-pg-migrate/pull/791)

## [6.1.0](2021-12-17)

### Added

- gh-857: Add unique option to drop index (#858) 27c0ffb
- gh-813: Stabilize sort for migration files (#818) c0082d9
- gh-857: Add unique option to drop index [#858](https://github.com/salsita/node-pg-migrate/pull/858)
- gh-813: Stabilize sort for migration files [#818](https://github.com/salsita/node-pg-migrate/pull/818)

## [6.0.0](2021-09-20)

Expand Down

0 comments on commit c2a9bae

Please sign in to comment.