Skip to content

Commit

Permalink
Update changelog for 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mdouchin committed May 3, 2021
1 parent aa3fa6b commit efb5b5d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## 0.6.0 - 2021-05-03

* QGIS - Add QGIS 3.16 compatibility: plugin is now only compatible for QGIS >= 3.10
* Synchronization - Manage conflicts for UPDATE at the same second
* Create & Upgrade database structure - use QGIS native db functions instead of DbManager functions
* Build mobile project - Fix datasource change for layers with a username containing integers
* Logs - Add the second bool parameter to the reportError method
* Install - Remove search_path from SQL files
* Tests - Add tests for UPDATE on the same object & the same column
* Docs - Update SchemaSpy database & processing doc

## 0.5.1 - 2021-03-15

* Deploy all - Use the current project instead of asking for the directory & zip paths
Expand Down

0 comments on commit efb5b5d

Please sign in to comment.