Skip to content

Commit 3f5dad8

Browse files
committed
Add proper changelogs for 6.0.0-beta.2 and 6.0.0-beta.3
1 parent b3d2c0a commit 3f5dad8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [6.0.0-beta.3](https://github.com/userfrosting/framework/compare/6.0.0-beta.2...6.0.0-beta.3)
8+
- No changes
9+
10+
## [6.0.0-beta.2](https://github.com/userfrosting/framework/compare/6.0.0-beta.1...6.0.0-beta.2)
11+
- No changes
12+
13+
## 6.0.0-beta.1
14+
First beta release of UserFrosting 6
15+
716
## [5.2.0](https://github.com/userfrosting/framework/compare/5.0.1...5.2.0)
817
- [Testing] `assertJsonEquals`/`assertJsonNotEquals` (and `assertResponse` by extension) now use `assertEquals` under the hood instead of `assertSame` to better reflect their name. Added `assertJsonSame`/`assertJsonNotSame` for the old behavior.
918

0 commit comments

Comments
 (0)