diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bc6aa5..85b1f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org). -## Unreleased +## dimcli 7.1.1 (2023-3-25) - Cosmetic - Expand automated testing to samples embedded in README.md - Fixed - Unqualified call to std::move() in some opt methods diff --git a/docs/docgen.xml b/docs/docgen.xml index 353bc06..f48c920 100644 --- a/docs/docgen.xml +++ b/docs/docgen.xml @@ -9,7 +9,8 @@ https://github.com/gknowles/dimapp/tree/master/tools/docgen - + + diff --git a/libs/dimcli/cli.h b/libs/dimcli/cli.h index 334a991..a7338ec 100644 --- a/libs/dimcli/cli.h +++ b/libs/dimcli/cli.h @@ -1,4 +1,4 @@ -// Copyright Glen Knowles 2016 - 2022. +// Copyright Glen Knowles 2016 - 2023. // Distributed under the Boost Software License, Version 1.0. // // cli.h - dimcli