mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-23 16:32:23 +03:00
README: fix headings
This commit is contained in:
parent
6c25eff4ed
commit
b5d9d42ea3
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### [0.13.0] - 2023-08-07
|
||||
## [0.13.0] - 2023-08-07
|
||||
|
||||
### Added
|
||||
* `buildPackage` now supports installing `dylib` targets
|
||||
@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
otherwise specified
|
||||
* Update `crane-utils` dependencies for successful build in nightly Rust (2023-06-28)
|
||||
|
||||
### [0.12.2] - 2023-06-06
|
||||
## [0.12.2] - 2023-06-06
|
||||
|
||||
### Added
|
||||
* Added support for the [Trunk](https://trunkrs.dev) wasm app build tool
|
||||
@ -40,7 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
* `buildTrunkPackage` will now strip references to store files by default
|
||||
* `buildTrunkPackage` will now set the right `wasm-opt` version
|
||||
|
||||
### [0.12.1] - 2023-04-10
|
||||
## [0.12.1] - 2023-04-10
|
||||
|
||||
### Changed
|
||||
* **Breaking**: When setting a default value for `cargoArtifacts`,
|
||||
|
Loading…
Reference in New Issue
Block a user