Skip to content

Commit

Permalink
Prepare release 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mdouchin committed May 18, 2020
1 parent ac49af7 commit 17cb01a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

### 0.3.6 - 18/05/2020

* Send project to clone - parameters: add password and remove clone connection
* Get projects from FTP - Hardcode geopoppy db params && use fileinput to get rid of bug
* Get projects from FTP - Add password and option to adapt project for geopoppy
* Test data - fix encoding for subdistricts layer
* Database sync - Move conflict storing into a function
* Update python version in github action
* Check flake 8 on github

### 0.3.5 - 01/05/2020

* Bidirectionnal synchronization - Make sure to truncate clone audit log, even for rejected actions
Expand Down
2 changes: 1 addition & 1 deletion lizsync/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name=LizSync
qgisMinimumVersion=3.4
description=QGIS plugin with processing algs to configure and use the LizSync PostgreSQL synchronization tools.

version=0.3.5
version=0.3.6
author=3liz
[email protected]
about=QGIS plugin with processing algs to configure and use the LizSync PostgreSQL synchronization tools.
Expand Down

0 comments on commit 17cb01a

Please sign in to comment.