Skip to content

Commit b90d30f

Browse files
Create CHANGELOG.md
1 parent 0b0da63 commit b90d30f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased](https://github.com/inertiajs/server/compare/v0.2.7...HEAD)
9+
10+
## [v0.2.7](https://github.com/inertiajs/progress/compare/0.2.4...0.2.7) - 2022-01-07
11+
12+
### Added
13+
14+
- Support `@inertiajs/inertia` `^0.11.0`
15+
16+
### Changed
17+
18+
- We now keep a changelog here on GitHub :tada: For earlier releases, please see [the releases page of inertiajs.com](https://inertiajs.com/releases?all=true#progress).

0 commit comments

Comments
 (0)