File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.12.0] - 2023-12-28
6
+
5
7
### Changed
6
8
7
- - Display stylesheet location in network-related errors .
9
+ - Necessary updates based on the main crate changes. There are no user-facing changes .
8
10
9
11
## [ 0.11.3] - 2023-12-14
10
12
11
13
- Initial public release
12
14
13
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/c-v0.11.3...HEAD
15
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/c-v0.12.0...HEAD
16
+ [ 0.12.0 ] : https://github.com/Stranger6667/css-inline/compare/c-v0.11.3...c-v0.12.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-c"
3
- version = " 0.11.3 "
3
+ version = " 0.12.0 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
You can’t perform that action at this time.
0 commit comments