The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Release 3.0.1
24 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### 🎉 New Features
* Updated `HTTPClient.init(configuration:)` to have the default argument by @jrsaruo in https://github.com/jrsaruo/Firework/pull/38
### Other Changes
* Release 3.0.1 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/39
**Full Changelog**: https://github.com/jrsaruo/Firework/compare/3.0.0...3.0.1
Release 3.0.0
24 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### 🛠 Breaking Changes
* Updated to validate response with content types by @jrsaruo in https://github.com/jrsaruo/Firework/pull/25
* Renamed protocols by @jrsaruo in https://github.com/jrsaruo/Firework/pull/26
* Fixed `HTTPClient.configuration` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/32
* Deleted `HTTPClientAdaptor` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/33
* Improved `HTTPClient.send` methods by @jrsaruo in https://github.com/jrsaruo/Firework/pull/34
* Changed `AFClient` to be unavailable by @jrsaruo in https://github.com/jrsaruo/Firework/pull/35
### 🎉 New Features
* Prepare for Swift 6 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/27
* `URLSessionConfiguration` can now be customized by @jrsaruo in https://github.com/jrsaruo/Firework/pull/29
### 🧰 Maintenance
* Updated codecov-action to v3 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/28
* Updated `HTTPClient.send(_:)` to be marked with `@discardableResult` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/30
* Improved tests to use `URLProtocol` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/31
### Other Changes
* Release 3.0.0 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/36
**Full Changelog**: https://github.com/jrsaruo/Firework/compare/2.1.1...3.0.0
Release 2.1.1
30 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### 💊 Bug Fixes
* Fixed default acceptable status codes to contain 3xx by @jrsaruo in https://github.com/jrsaruo/Firework/pull/20
### 🧰 Maintenance
* Removed Danger by @jrsaruo in https://github.com/jrsaruo/Firework/pull/18
* Improved tests by @jrsaruo in https://github.com/jrsaruo/Firework/pull/19
* Updated `Alamofire` to 5.6.2 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/21
### Other Changes
* Release 2.1.1 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/23
**Full Changelog**: https://github.com/jrsaruo/Firework/compare/2.1.0...2.1.1
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### 🎉 New Features
* Added `PATCHRequest` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/15
### 🧰 Maintenance
* Refactor by @jrsaruo in https://github.com/jrsaruo/Firework/pull/13
* Added LICENSE by @jrsaruo in https://github.com/jrsaruo/Firework/pull/14
### Other Changes
* Release 2.1.0 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/16
**Full Changelog**: https://github.com/jrsaruo/Firework/compare/2.0.0...2.1.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### 🛠 Breaking Changes
* Added well-tested `AFClient` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/7
### 🎉 New Features
* Supported Swift Concurrency by @jrsaruo in https://github.com/jrsaruo/Firework/pull/8
### 🧰 Maintenance
* Refactor by @jrsaruo in https://github.com/jrsaruo/Firework/pull/9
### Other Changes
* Release 2.0.0 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/11
**Full Changelog**: https://github.com/jrsaruo/Firework/compare/1.0.1...2.0.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### 🧰 Maintenance
* Maintained unit tests by @jrsaruo in https://github.com/jrsaruo/Firework/pull/2
* Added configuration of release notes by @jrsaruo in https://github.com/jrsaruo/Firework/pull/3
* Added Danger by @jrsaruo in https://github.com/jrsaruo/Firework/pull/4
* Gather code coverage and upload to Codecov by @jrsaruo in https://github.com/jrsaruo/Firework/pull/5
### Other Changes
* Release 1.0.1 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/6
**Full Changelog**: https://github.com/jrsaruo/Firework/compare/1.0.0...1.0.1
First Launch of Firework!
2 years ago
## New Contributors
* @jrsaruo made their first contribution in https://github.com/jrsaruo/Firework/pull/1
**Full Changelog**: https://github.com/jrsaruo/Firework/commits/1.0.0