Skip to content

Commit

Permalink
update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr committed Aug 30, 2020
1 parent 0196b75 commit 9f013dc
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# ChangeLog

## [v1.8]

(processed upto a4bea761)

### Added
* asm-mode
* frame structure
* frame-multiplexer
* lisp-defstruct-to-defclass command
* Added CI with github actions
* Added unit tests

### Fixed
* Fixed timer behavior in ccl (https://github.com/cxxxr/lem/issues/431)
* Fixed backward movement of s-expression in lisp
* Fixed compiler warning on lem-base and lem-core

### Changed
* Migration from optima to trivia

## [v1.7]

(processed upto bf9a92b3)
Expand Down

0 comments on commit 9f013dc

Please sign in to comment.