summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorccoVeille <3875889+ccoVeille@users.noreply.github.com>2024-03-29 21:47:22 +0100
committerTim Oram <dev@mitmaro.ca>2024-04-04 19:29:53 -0230
commit05514704bc877bad83d7941648414dae619f8073 (patch)
tree2a26933486906d7f0bd9fee1f0b5ddb7500c6ea2 /CHANGELOG.md
parent31f4097678a35ef4ce23a6f5598444d4a25c6e9b (diff)
Fix some typos in brand names and use Oxford list for an enumeration
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d09fb7a..dacc63c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -74,7 +74,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [1.2.1] - 2020-01-26
### Fixed
-- ANSI color support broken on MacOS ([#219](https://github.com/MitMaro/git-interactive-rebase-tool/issues/219))
+- ANSI color support broken on macOS ([#219](https://github.com/MitMaro/git-interactive-rebase-tool/issues/219))
## [1.2.0] - 2020-01-11
@@ -110,7 +110,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [1.0.0] - 2019-04-10
### Added
-- Support for unicode characters
+- Support for Unicode characters
- Horizontal and vertical overflow support
### Changed