updates changelog

This commit is contained in:
Zachary Boyd 2018-08-10 15:47:42 -04:00
parent 56b34f2133
commit fb1840b90d

View file

@ -6,6 +6,9 @@
- Adds a changelog
- Adds `queryInstanceByName` and `queryInstanceAt` RPC methods to retrieve individual instances
### Changes
- Makes changes to ensure compatibility on Windows
## [3.4.2] - 2018-08-09
### Added