-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
myanon (0.5-ppa-jammy) jammy; urgency=medium | ||
|
||
* Add parsing for some missing types (set, point, geometry) | ||
* Fixed values may be up to 1024 chars | ||
* Report a warning on stderr for fields not found in dump file | ||
* Add 'prependkey'/'appendkey' options | ||
* Add Docker support | ||
* Minor fixes | ||
|
||
-- Pierre POMES <[email protected]> Sun, 16 Jul 2023 21:17:35 -0400 | ||
|
||
myanon (0.4-ppa-jammy) jammy; urgency=medium | ||
|
||
* Fix quoting for blob type | ||
|