From c9b957bcdfcd1cedbd8a1f3c5e16d1e4382b54c2 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 9 Mar 2021 01:46:51 -0500 Subject: fix attributes_formatted, remove attributes_diff also improve the documentation and add more tests --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cbc4e8..fda293f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [Unreleased] + +### Fixed + +* `Screen::attributes_formatted` now correctly resets previously set attributes + where necessary + +### Removed + +* Removed `Screen::attributes_diff`, since I can't actually think of any + situation where it does a thing that makes sense. + ## [0.11.1] - 2021-03-07 ### Changed -- cgit v1.2.3-54-g00ecf