Skip to content

Commit 30f6dba

Browse files
authored
CHANGELOG: Point version link-labels to tags (#83)
All version headers used `[]` to indicate a link label, but no links were defined for any of the labels. Now that tags have been pushed for all crate releases (prefixed by the crate name), these links can finally be crated.
1 parent 566e08a commit 30f6dba

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,21 @@ Multi-planar capture will not be targeted in the near future unless someone else
178178

179179
- v4l-sys bindings
180180
- I/O codes (VIDIOC_*)
181+
182+
[0.14.0]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.14.0
183+
[0.13.1]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.13.1
184+
[0.13.0]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.13.0
185+
[0.12.2]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.12.2
186+
[0.12.1]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.12.1
187+
[0.12.0]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.12.0
188+
[0.11]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.11.0
189+
[0.10]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.10.0
190+
[0.9]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.9.0
191+
[0.8]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.8.0
192+
[0.7]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.7.0
193+
[0.6]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.6.0
194+
[0.5]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.5.0
195+
[0.4]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.4.0
196+
[0.3]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.3.0
197+
[0.2]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.2.0
198+
[0.1]: https://github.com/raymanfx/libv4l-rs/releases/tag/v4l-0.1.0

0 commit comments

Comments
 (0)