From e1d11824060f175f7528adbd88533944124e8070 Mon Sep 17 00:00:00 2001 From: lethosor Date: Tue, 10 Jul 2018 13:04:42 -0400 Subject: [PATCH] Add embark-assistant changes to changelog --- docs/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index baed9f648..39b959d63 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -45,6 +45,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `dwarfmonitor`, `manipulator`: fixed stress cutoffs - `startdwarf`: fixed on 64-bit Linux +## Misc Improvements +- `embark-assistant`: switched to standard scrolling keys, improved spacing slightly + ## API - Added to ``Units`` module: - ``getStressCategory(unit)``