1 parent 0697e9a commit b8863c7Copy full SHA for b8863c7
1 file changed
CHANGELOG.md
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [0.1.0] - 2026-04-06
+## [Unreleased]
9
+
10
+## [2.1.0] - 2026-04-07
11
12
### Added
13
- **PE & ELF Parsing Engine**: Initial implementation for extracting file metadata and section headers using the `goblin` crate.
0 commit comments