Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 942 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 942 Bytes

Papyros Core Library CHANGELOG

Version 0.2.0 (February 5, 2016)

Features

  • Add a QML module named Papyros.Core (5bfe882)
  • Add a QML wrapper around QClipboard called Clipboard (763c154)
  • Add a QML wrapper around KWallet called KQuickWallet (8d23292)

Bug fixes

  • Properly export the library as Papyros::Core instead of Papyros::Papyros (2666e45)

Version 0.1.0 (January 15, 2016)

Features

  • Add KQuickConfig and QQuickList (d9f70710)