Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
samandmoore committed May 21, 2024
1 parent 9c2edd6 commit 3b54999
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ and this project aims to adhere to [Semantic Versioning](http://semver.org/spec/

## [Unreleased]
### Changed
- Remove constraint on sinatra < 3 to allow for newer rack and sinatra
usages (https://github.com/Betterment/webvalve/pull/65) (thanks @co-vladimir-ya)
### Added
### Removed

## [2.0.1] - 2024-05-21
### Changed
- Remove constraint on sinatra < 3 to allow for newer rack and sinatra
usages (https://github.com/Betterment/webvalve/pull/65) (thanks @co-vladimir-ya)

## [2.0.0] - 2023-07-20
### Added
- Dynamic URL support via wildcards, Regexps, and Addressable::Templates
Expand Down

0 comments on commit 3b54999

Please sign in to comment.