Skip to content

Commit e326442

Browse files
committed
Updated the ChangeLog for 1.0.1.
1 parent 643b3d2 commit e326442

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 1.0.1 / 2025-02-14
2+
3+
* Use `require_relative` to improve load times.
4+
* Documentation improvements.
5+
16
### 1.0.0 / 2023-02-01
27

38
* Require `ruby` >= 3.0.0.
@@ -17,7 +22,7 @@
1722

1823
mov eax, 0x41
1924

20-
* `Ronin::ASM::Program#byte`, `Ronin::ASM::Program#word`,
25+
* `Ronin::ASM::Program#byte`, `Ronin::ASM::Program#word`,
2126
`Ronin::ASM::Program#dword` and `Ronin::ASM::Program#qword` methods can now
2227
accept `Ronin::ASM::MemoryOperand`s.
2328

0 commit comments

Comments
 (0)