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 notes generated using configuration in .github/release.yml at main -->
## What's Changed
### Breaking Changes
The following changes have been made by [this PR](https://github.com/k-kohey/Parchment-swift/pull/35).
* ParchmentDefault has been renamed to Parchment.
* Parchment has been renamed to ParchmentCore.
### Other Changes
* Add standard instance to LoggerBundler by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/34
**Full Changelog**: https://github.com/k-kohey/Parchment-swift/compare/1.2.1...1.3.1
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### Other Changes
* Add code document by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/30
* Refactor mutation by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/31
* Refactor EventGen with SwiftSyntaxBuilder by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/32
**Full Changelog**: https://github.com/k-kohey/Parchment-swift/compare/1.2.0...1.2.1
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### Other Changes
* Add property wrapper `@Tracked` by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/21
* Refactor mutations by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/22
* Changed to depend on SQLite.swift by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/24
* Conform Codable by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/25
* Update Tracked by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/23
* Add DefaultBufferFlowController by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/26
* fix by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/27
* fix warning by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/28
* Add modifier that hooks onAppear and sends logs by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/29
**Full Changelog**: https://github.com/k-kohey/Parchment-swift/compare/v1.1.0...1.2.0
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### Other Changes
* feature/swiftlint plugin by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/2
* Feature/swiftlint and danger by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/4
* Use official SwiftLint Package by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/7
* fix test by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/5
* Disable workflows by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/8
* Introduce some and any keyword by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/9
* feture/strict concurrency check by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/10
* fix concurrency warning by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/12
* Create swift.yml by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/13
* Enable danger-swift by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/14
* deploy ParchmentDefault docs too by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/16
* Add Command line tool generate event file by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/17
* fix as using TaskGroup by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/19
* decouple function calls from Actor by @k-kohey in https://github.com/k-kohey/Parchment-swift/pull/20
**Full Changelog**: https://github.com/k-kohey/Parchment-swift/compare/v0.0.4...v1.1.0
pre-release version