Use permalink for pocket guide link in CHANGELOG
This commit is contained in:
parent
7f5b6261c6
commit
5a51d19e27
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## [0.13.0] - 2024-09-18
|
||||
### Added
|
||||
- Introductory chapters to the [official guide book](https://book.iced.rs/).
|
||||
- [Pocket guide](https://docs.rs/iced/latest/iced/#the-pocket-guide) in API reference.
|
||||
- [Pocket guide](https://docs.rs/iced/0.13.0/iced/#the-pocket-guide) in API reference.
|
||||
- `Program` API. [#2331](https://github.com/iced-rs/iced/pull/2331)
|
||||
- `Task` API. [#2463](https://github.com/iced-rs/iced/pull/2463)
|
||||
- `Daemon` API and Shell Runtime Unification. [#2469](https://github.com/iced-rs/iced/pull/2469)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue