Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Jan 19, 2021
1 parent bf10c80 commit c28c1b7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Release Notes

## [Unreleased](https://github.com/laravel/sail/compare/v1.1.0...1.x)
## [Unreleased](https://github.com/laravel/sail/compare/v1.2.0...1.x)


## [v1.1.0 (2021-01-19](https://github.com/laravel/sail/compare/v1.1.0...v1.2.0)

### Added
- PostgreSQL Support ([#28](https://github.com/laravel/sail/pull/28))

### Changed
- Add healthcheck for mysql and redis service in docker-compose ([#36](https://github.com/laravel/sail/pull/36))
- Update Mailhog env variables ([bf10c80](https://github.com/laravel/sail/commit/bf10c804057f8d0be615c71acbc46c7328cd652c))


## [v1.1.0 (2021-01-05)](https://github.com/laravel/sail/compare/v1.0.1...v1.1.0)
Expand Down

0 comments on commit c28c1b7

Please sign in to comment.