Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
daveroverts committed Jun 14, 2020
1 parent 5d049f1 commit ccdd113
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

### Changed

### Removed

## [v2.0.0](https://gitlab.com/daveroverts/Book-me-a-cookie/compare/v2.0.0...v1.5.3) - 2020-06-14

### Added
- Vatsim SSO replaced with Vatsim Connect
- ``BookingAdminController@import()`` now supports Route
- [davejamesmiller/laravel-breadcrumbs](https://github.com/davejamesmiller/laravel-breadcrumbs) replaced with [tabuna/breadcrumbs](https://github.com/tabuna/breadcrumbs)
- Possiblity to change the default Bootswatch Flatly colors #23 + various site variables #16, thanks to @blt950

### Changed
- Removed unique index for ``icao`` in ``2018_06_06_172719_create_airports_table.php`` to fix a problem in the first migrations, Thanks to @blt950
- Upgraded to Laravel 7
- ``BookingAdminController@import()`` now supports even more empty fields
- Homepage / Upcoming Events page layout #23, thanks to @blt950

### Removed
- Laravel Passport, as it was not really used
Expand Down

0 comments on commit ccdd113

Please sign in to comment.