Fri Jul 9 14:50:06 2021 -0400
* [`825910d`](https://github.com/HuidaeCho/projpicker/commit/825910d) Remove guis from mkchangelog.sh
* [`ec48022`](https://github.com/HuidaeCho/projpicker/commit/ec48022) changelog
* [`5e73d9c`](https://github.com/HuidaeCho/projpicker/commit/5e73d9c) v0.1.6.post3
* [`2da2cf4`](https://github.com/HuidaeCho/projpicker/commit/2da2cf4) Support for multiple geometries per line
* [`af09257`](https://github.com/HuidaeCho/projpicker/commit/af09257) Update documentation to -C
* [`0c987fb`](https://github.com/HuidaeCho/projpicker/commit/0c987fb) Use uppercase single characters for rarely used flags
* [`3c94663`](https://github.com/HuidaeCho/projpicker/commit/3c94663) More information about XOR
* [`48e14b5`](https://github.com/HuidaeCho/projpicker/commit/48e14b5) TODO in README.md
* [`9649259`](https://github.com/HuidaeCho/projpicker/commit/9649259) Update README.md
* [`4e96dbd`](https://github.com/HuidaeCho/projpicker/commit/4e96dbd) Update README.md
* [`fd7db85`](https://github.com/HuidaeCho/projpicker/commit/fd7db85) Update README.md
* [`8084815`](https://github.com/HuidaeCho/projpicker/commit/8084815) Update README.md
* [`6614be4`](https://github.com/HuidaeCho/projpicker/commit/6614be4) Update README.md
* [`3b315ab`](https://github.com/HuidaeCho/projpicker/commit/3b315ab) Remove the guis directory (moved to their own repos)
* [`10d1760`](https://github.com/HuidaeCho/projpicker/commit/10d1760) (origin/archived\_gui) Add links to GUI repositories in README.md
* [`62172ec`](https://github.com/HuidaeCho/projpicker/commit/62172ec) core: Import order
* [`be748bf`](https://github.com/HuidaeCho/projpicker/commit/be748bf) desktop gui: Allow geometries input from command line
* [`b75d441`](https://github.com/HuidaeCho/projpicker/commit/b75d441) argparse to switch layouts. Temporary, would like to be able to switch from within application
* [`8d59217`](https://github.com/HuidaeCho/projpicker/commit/8d59217) core: parseable => parsable
* [`4de1fa9`](https://github.com/HuidaeCho/projpicker/commit/4de1fa9) desktop gui: Delete trivial comments
* [`94ce406`](https://github.com/HuidaeCho/projpicker/commit/94ce406) desktop gui: Use ListCtrl instead of ListBox for CRS list; Bind handlers directly to widgets
* [`b158b35`](https://github.com/HuidaeCho/projpicker/commit/b158b35) desktop gui: Add title to the main window
* [`59fcfc6`](https://github.com/HuidaeCho/projpicker/commit/59fcfc6) mkchangelog.sh: Hash in monospace font
* [`ac5767a`](https://github.com/HuidaeCho/projpicker/commit/ac5767a) mkchangelog.sh: HEAD not always available
* [`1deafd8`](https://github.com/HuidaeCho/projpicker/commit/1deafd8) mkchangelog.sh: Support stdout
* [`b469aac`](https://github.com/HuidaeCho/projpicker/commit/b469aac) Update the screenshot in guis/desktop/README.md
* [`1ea9927`](https://github.com/HuidaeCho/projpicker/commit/1ea9927) Add a new desktop GUI screenshot to README.md
* [`8c74c33`](https://github.com/HuidaeCho/projpicker/commit/8c74c33) Escape backslashes in ChangeLog.md
* [`482a461`](https://github.com/HuidaeCho/projpicker/commit/482a461) Exclude non-core commits from ChangeLog.md
* [`b2ca3a5`](https://github.com/HuidaeCho/projpicker/commit/b2ca3a5) Add HEAD logs to Change Log
* [`b860119`](https://github.com/HuidaeCho/projpicker/commit/b860119) Use sentence case for Change Log
* [`a700ddd`](https://github.com/HuidaeCho/projpicker/commit/a700ddd) Add Change Log to README.md
* [`44e46ed`](https://github.com/HuidaeCho/projpicker/commit/44e46ed) Add mkchangelog.sh script
* [`81086d0`](https://github.com/HuidaeCho/projpicker/commit/81086d0) Exclude guis log from ChangeLog.md
* [`2ad1802`](https://github.com/HuidaeCho/projpicker/commit/2ad1802) Add commit links
* [`96ef2b4`](https://github.com/HuidaeCho/projpicker/commit/96ef2b4) Add ChangeLog.md
* [`6b13858`](https://github.com/HuidaeCho/projpicker/commit/6b13858) minor refactoring
* [`a1f36e4`](https://github.com/HuidaeCho/projpicker/commit/a1f36e4) Move the number of lines in crs\_info to get\_crs\_info()
* [`9bf8c90`](https://github.com/HuidaeCho/projpicker/commit/9bf8c90) Align the bottom of map; Try to guess the crs\_info\_text height
* [`5901662`](https://github.com/HuidaeCho/projpicker/commit/5901662) 80cols
* [`c2d03dc`](https://github.com/HuidaeCho/projpicker/commit/c2d03dc) Universal 5px margins; Use SetValue() instead of Clear and WriteText
* [`45e4ce1`](https://github.com/HuidaeCho/projpicker/commit/45e4ce1) Clear text before new selection (#37)
* [`1495d97`](https://github.com/HuidaeCho/projpicker/commit/1495d97) Change StaticText to read only TextCtrl (#37)
* [`f989423`](https://github.com/HuidaeCho/projpicker/commit/f989423) Event handlers naming on\_*
* [`f537f20`](https://github.com/HuidaeCho/projpicker/commit/f537f20) Right click to copy whole of CRS info text, still not selectable (#37)
* [`1fc3a61`](https://github.com/HuidaeCho/projpicker/commit/1fc3a61) Use > 0
* [`af14e15`](https://github.com/HuidaeCho/projpicker/commit/af14e15) Fix C++ assertion !items.IsEmpty exception when no results are returned
* [`1b9a70c`](https://github.com/HuidaeCho/projpicker/commit/1b9a70c) Draw geometry => Draw geometries
* [`ce46926`](https://github.com/HuidaeCho/projpicker/commit/ce46926) Print debug messages to stderr immediately using ppik.message()