Update versions and changelog for v2.3.0

This commit is contained in:
Oliver Hamlet
2022-02-27 08:26:49 +00:00
parent 548793ba34
commit 85e92873bd
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [2.3.0] - 2022-02-26
### Added
- Support for a `readable(path)` condition function that returns true if
the given path is a readable file or directory and false otherwise.
## [2.2.2] - 2022-02-04
### Changed