Update CHANGELOG with fix for #1679

This commit is contained in:
Ilya Dmitrichenko
2016-07-14 14:49:32 +01:00
parent 70b3f32e9c
commit 4af56cdb3e

View File

@@ -32,6 +32,8 @@ Bug fixes:
[#1526](https://github.com/weaveworks/scope/issues/1526)
- Force some known column widths to prevent truncation of others
[#1641](https://github.com/weaveworks/scope/pull/1641)
- Check if app and probe are running first
[#1679](https://github.com/weaveworks/scope/issues/1679)
Documentation:
- Replace wget in instructions with curl, as it's more widely avail. on macs