All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.1 (2017-08-25)
0.2.1-0 (2017-08-16)
- passwords: implement keytar on main process instead of render process, and include as a local build dependency (3af4fe1)
- Data Explorer - Table View: For cell whose contents represent an "object", replace the placeholder "{Object...}" string with a JSON.stringify() of the cell contents (dfaf34e)
0.2.0 (2017-08-09)
- reset selected table and query settings when a new connection is set (cea945b)