From 601ffef01462624cbe93b27cd8bddadc6370d0d2 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Sat, 2 Apr 2022 05:15:56 -0500 Subject: [PATCH] docs(CHANGES): Update --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 75a93af3..fd997411 100644 --- a/CHANGES +++ b/CHANGES @@ -51,6 +51,8 @@ $ pip install --user --upgrade --pre libvcs - Add codeql analysis (:issue:`303`) - git test suite: Lots of parametrization (:issue:`309`) +- CI: Use poetry caching from + [@actions/setup v3.1](https://github.com/actions/setup-python/releases/tag/v3.1.0), (:issue:`316`) - New constants for `str` -> class mappings - {data}`libvcs.shortcuts.DEFAULT_VCS_CLASS_MAP`