Skip to content

Commit 6352fcc

Browse files
committed
Update CHANGELOG and ROADMAP
1 parent 0716583 commit 6352fcc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [0.2.0] - March 16, 2026
99

1010
- All-new command line interface
1111
- Introduced reference manual

ROADMAP.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,32 @@
66
* Basic implementation of `opendmi` command line tool.
77
* XML and YAML output support.
88

9-
## Release 0.2 (2026-02-28)
9+
## Release 0.2 (2026-03-16)
1010

1111
* FreeBSD backend.
1212
* Decoders for well-known OEM-specific structures.
1313
* Autoloading of OEM extensions.
1414
* Fully-featured command line interface.
1515
* JSON output support.
1616

17-
## Release 0.3 (2026-03-31)
17+
## Release 0.3 (2026-06-30)
1818

1919
* ICU4C support.
2020
* Additional OEM-specific structured decoders.
2121
* Unified data serialization API.
2222
* Better test coverage.
2323

24-
## Release 0.4 (2026-06-30)
24+
## Release 0.4 (2026-09-30)
2525

2626
* Bindings for Python and Go languages.
2727
* Complete implementation of `opendmi-dbus` service.
2828
* Packaging for major Linux distributions.
2929

30-
## Release 0.5 (2026-09-30)
30+
## Release 0.5 (2026-12-31)
3131

3232
* Bindings for Rust language.
3333
* Windows backend.
3434

35-
## Release 1.0 (2026-12-31)
35+
## Release 1.0 (2027-03-31)
3636

3737
* Stable API and complete documentation.

0 commit comments

Comments
 (0)