Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
frank030310 committed Jul 27, 2020
1 parent adba1b0 commit a9aea0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog
## [V1.7](https://github.com/ncu-psl/DYSTA/releases/tag/v1.7)
[Full Changelog](https://github.com/ncu-psl/DYSTA/compare/ncu-psl:v1.6...v1.7)
1. 修正 python boolOp 轉換成 big-O AST 時出現的錯誤
2. 新增 examples/WhileTest.c

## [V1.6](https://github.com/ncu-psl/DYSTA/releases/tag/v1.6)
[Full Changelog](https://github.com/ncu-psl/DYSTA/compare/ncu-psl:v1.5...v1.6)
1. 支援 for node 中 target node 可以放入 tuple/list,例如:
Expand Down

0 comments on commit a9aea0a

Please sign in to comment.