Skip to content

Files

Latest commit

 

History

History
19 lines (12 loc) · 458 Bytes

Changelog.md

File metadata and controls

19 lines (12 loc) · 458 Bytes

v0.2.0 (2013-31-03)

Breaking Changes:

  • API change: create instances of EditableJS 65

v0.1.2 (2014-03-07)

  • Add selection methods
    • New Selection methods: #collapseAtBeginning() #collapseAtEnd()
    • New Cursor and Selection method: #setVisibleSelection() (alias for #setSelection())

v0.1.1 (2014-01-24)

  • Setup Versioning