chore: Bump version

This commit is contained in:
Christian Pauly 2021-07-22 18:17:06 +02:00
parent cfa633b489
commit 268b05b09f
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## 0.4.0
- refactor: Migrate to null safety
- refactor: Use openAPI code generation to create most of the methods
- feat: Add image pack event content models
- refactor: FilterMap extension
- fix: log levels for tryGet
- refactor: remove timeouts in matrix_api_lite
## 0.3.3 ## 0.3.3
- fix: Log filter in wrong direction - fix: Log filter in wrong direction

View File

@ -1,6 +1,6 @@
name: matrix_api_lite name: matrix_api_lite
description: Dead simple data model for the matrix.org client-server API. description: Dead simple data model for the matrix.org client-server API.
version: 0.3.3 version: 0.4.0
homepage: https://famedly.com homepage: https://famedly.com
environment: environment: