Register missing regex failure caption (#351)

This commit is contained in:
Aldin 2022-04-14 20:29:20 +02:00 committed by Jason
parent 84857313db
commit cc7793925d
3 changed files with 14 additions and 1 deletions

View file

@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Fix missing caption registration for the regex caption ([#351](https://github.com/Incendo/cloud/pull/351))
## [1.6.2]
### Fixed