Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Nov 16, 2021
1 parent ea1a7f3 commit a668986
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog


## [1.7.0](https://github.com/superchargejs/mongodb-github-action/compare/v1.6.0...v1.7.0) - 2021-11-16

### Added
- `mongodb-username` and `mongodb-password` inputs allowing you to configure the authentication credentials for a user created in the `admin` database (with the role of `root`)
- `mongodb-db` input allowing you to create a database that is used for creation scripts

### Updated
- bump dependencies
- use UVU and c8 for testing instead of @hapi/lab


## [1.6.0](https://github.com/superchargejs/mongodb-github-action/compare/v1.5.0...v1.6.0) - 2021-06-01

### Added
Expand Down

0 comments on commit a668986

Please sign in to comment.