Skip to content

Commit

Permalink
write Changelog for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oslego committed Sep 2, 2014
1 parent cbe72f8 commit 742416d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -39,6 +39,16 @@ To enable CSS Shapes:
4. Click _Enable_
5. Reload LivePreview.

## Changelog

### v1.1.0
- sync with [shapes editor library v0.8.0](https://github.com/adobe-webplatform/css-shapes-editor/releases/tag/v0.8.0)
- fixes various bugs related to reference boxes and percentage-based coordinates;
- adds on-screen controls for polygon edit / transform modes;
- uses minified version of library;
- removes keyboard shortcut (T key) to toggle polygon transform mode.
- removes handling & feature detection of `shape-inside` (obsolete from CSS Shapes Level 1)

## License

MIT-licensed -- see `main.js` for details.

0 comments on commit 742416d

Please sign in to comment.