Skip to content

Commit e18615e

Browse files
committed
update changelog
1 parent 972d0ae commit e18615e

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

ChangeLog

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
This file details the changelog of Qiling Framework.
22

33
------------------------------------
4-
BREAK CHANGE
5-
- ql.multithread can be only set during Qiling.__init__ now.
6-
- ql.nprint and ql.dpring is depreciated. Please use logging directly instead.
7-
- ql.filename is renamed to ql.argv.
8-
- ql.output and ql.verbose now has slightly different meanings and can be adjusted runtime. See their docstring for details.
9-
- Remove ql.log_dir, ql.log_split, ql.append but add ql.log_file instead.
4+
[Version 1.2.4]: April [SOMETHING], 2021
105

6+
-
117

128
------------------------------------
13-
[Version 1.2.3]: March [SOMETHING], 2021
9+
[Version 1.2.3]: March 30th, 2021
1410

1511
- Improved PR #689, Android syscall and test fix
1612
- GDB speed optimization
@@ -21,8 +17,9 @@ BREAK CHANGE
2117
- Clean and remove rootfs
2218
- ql.filter now accepts a regular expression
2319

20+
2421
------------------------------------
25-
[Version 1.2.2]: February 8, 2021
22+
[Version 1.2.2]: February 8th, 2021
2623

2724
- Fix _acmdln and _wcmdln handling
2825
- More UEFI refactor

0 commit comments

Comments
 (0)