Skip to content

Commit

Permalink
Release 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lousander committed Sep 28, 2020
1 parent 3cbacb3 commit 0768379
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 0.7.3 - 2020-09-28
### Fixed
- Store extendedBlockRenderMap in state so it can be updated when readOnly changes its value (#325)
### Modified
- Bump http-proxy from 1.18.0 to 1.18.1
- Bump node-sass from 4.13.0 to 4.14.1
- Bump elliptic from 6.5.2 to 6.5.3 (#321)
- Bump lodash from 4.17.15 to 4.17.19
- Bump websocket-extensions from 0.1.3 to 0.1.4 (#316)

## 0.7.2 - 2020-04-14
### Fixed
- Fixed movableBlocks when readOnly is enabled
Expand Down

0 comments on commit 0768379

Please sign in to comment.