Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bradcypert committed Oct 23, 2023
1 parent 4cbe5af commit 960666f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.0] - 2023-10-22
### Added
- Steward Context
- AoT compilation support
- URI property on Request

### Removed
- Controllers
- Reflection-based routing

## [0.3.2] - 2023-03-15
### Added
- Support for `.staticFiles('/my-static-files')` on the router.
Expand Down

0 comments on commit 960666f

Please sign in to comment.