From dcc92848c3d4f09415ef77b1b9094cc85ef90498 Mon Sep 17 00:00:00 2001 From: Zachary Cutlip Date: Mon, 5 Aug 2024 20:05:49 -0700 Subject: [PATCH] minor edits to CHANGELOG --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fe333d4..c29ad0b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,17 +6,17 @@ All notable changes to this project will be documented in this file. ### Fixed -- Create new items via stdin to `op` command rather than reading from temp file +- Create new items via stdin to `op` command rather than reading from temp file (gh-172) ### `op` CLI Version Support *Deprecated support* -- `op` versions < 2.25.0 and >= 2.20.0 +- `op` versions < 2.26.0 and >= 2.21.0 *Unsupported* -- `op` versions < 2.20.0 +- `op` versions < 2.21.0 ## [5.0.0] 2024-05-24