Skip to content

Commit c0e6a82

Browse files
committed
Update version to 7.6.0
1 parent 2662c86 commit c0e6a82

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010
The format is based on [Keep a Changelog](http://keepachangelog.com)
1111
and this project adheres to [Semantic Versioning](http://semver.org).
1212

13-
## Unreleased
13+
## dimcli 7.6.0 (2026-04-11)
1414
- Fixed - Use of std::wstring_convert class (deprecated C++17, removed C\++26)
1515
- Added - cvt.toString() support for wchar_t and wstring
1616
- Added - cli.toArgv*() and cli.toCmdline*() variants that record error on

docs/docgen.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ https://github.com/gknowles/dimapp/tree/master/tools/docgen
99
<Site name="DIMCLI" favicon="favicon.ico" outDir="../vendor/gh-pages">
1010
<GitHub repoUrl="https://github.com/gknowles/dimcli/"/>
1111
<Version tag="HEAD" />
12-
<Version tag="v7.5.0" layout="default" default="true"/>
12+
<Version tag="v7.6.0" layout="default" default="true"/>
13+
<Version tag="v7.5.0" layout="default"/>
1314
<Version tag="v7.4.0" layout="default"/>
1415
<Version tag="v7.3.0" layout="default"/>
1516
<Version tag="v7.2.0" layout="default"/>

0 commit comments

Comments
 (0)