CHANGELOG: mark the 3.0.0 release date

This is a small change to the file; there may be more changes in the release that may need to go in the file, but this fixes the issue that there was a date missing.
This commit is contained in:
Olle Jonsson 2022-09-26 17:21:47 +02:00 committed by GitHub
parent 6ad41b1a75
commit 3989e2a844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
## 3.0.0 / Unreleased
## Unreleased
* _Your new feature here._
## 3.0.0 / 2022-09-26
* New: Add Falcon support. [#1794](https://github.com/sinatra/sinatra/pull/1794) by Samuel Williams and @horaciob