Explorar o código

multiboot2: changelog fix

Philipp Schuster hai 1 ano
pai
achega
574d702dee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      multiboot2/Changelog.md

+ 1 - 1
multiboot2/Changelog.md

@@ -1,6 +1,6 @@
 # CHANGELOG for crate `multiboot2`
 
-## 0.19.0 (2023-09-XX)
+## 0.19.0 (2023-09-21)
 - **BREAKING** MSRV is 1.69.0
 - **BREAKING** `Tag::get_dst_str_slice` renamed to
   `Tag::parse_slice_as_string` and now returns `Result<&str, StringError>`