Skip to content

Commit

Permalink
update change log for 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
securingsincity committed Jun 25, 2020
1 parent 4c78d87 commit 609845a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Changelog

## 9.1.0

- fix typescript binding for ICommand.exec() (#860)
- Remove default value for editor value. (#857)
- fix no ace_editor.css in shadow dom (#864)
- update build dependencies, build scripts, and prettier

## 9.0.0

- Use Ace.Editor types - Possible breaking change (#828)
- Upgrade dev dependencies
- Enables simple Server Side Rendering support (#841)

## 8.1.0

- Fixes iAceEditorProps.mode prop to include support custom mode
- Fix theme not set properly for split editor (#785)
- Fixes types for print margin option
Expand Down

0 comments on commit 609845a

Please sign in to comment.