Skip to content

Commit daba984

Browse files
committed
Update CHANGELOG.md
1 parent f053c5f commit daba984

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v1.6.0...1.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v1.6.1...1.x)
4+
5+
6+
## [v1.6.1 (2020-11-17)](https://github.com/laravel/jetstream/compare/v1.6.0...v1.6.1)
7+
8+
### Changed
9+
- Use mix helper and remove CDNs ([#450](https://github.com/laravel/jetstream/pull/450), [ca94bd5](https://github.com/laravel/jetstream/commit/ca94bd599f9874cf02b9e92ae4d91605fdc1441b))
10+
11+
### Fixed
12+
- Fix feature toggles in Inertia ([#451](https://github.com/laravel/jetstream/pull/451), [#454](https://github.com/laravel/jetstream/pull/454))
13+
- Update response status code to prevent method not allowed ([#456](https://github.com/laravel/jetstream/pull/456))
414

515

616
## [v1.6.0 (2020-11-03)](https://github.com/laravel/jetstream/compare/v1.5.3...v1.6.0)

0 commit comments

Comments
 (0)