Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
ogoffart committed Feb 23, 2022
1 parent 24e2f20 commit 0d72fde
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 @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## 0.2.7 2022-02-23

- Expand the API of QStringList, QString
- Expand the API of QJSValue
- Added QVariantMap
- Add wrapper around qmlRegisterModule
- Fix compilation with Qt 6.3 and MSVC
- qttypes: Expose the flags through a COMPILE_FLAGS env variable


## 0.2.6 2021-11-19 (qttype only)

- Fix build when Qt is not found and the required feature is off
Expand Down

0 comments on commit 0d72fde

Please sign in to comment.