Skip to content

Commit 0d3f4c2

Browse files
release: v1.16
1 parent 745bc03 commit 0d3f4c2

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

docs/releases/en_US/latest/CHANGELOG.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1>Changelog</h1>
4242
<p>All notable changes to this project will be documented in this file.</p>
4343
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
4444
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
45-
<h2>1.16.0 - (UNRELEASED)</h2>
45+
<h2>1.16.0 - (2025-12-27)</h2>
4646
<h3>Added</h3>
4747
<ul>
4848
<li>Windows ARM64 support: build and installer available.</li>

docs/releases/en_US/latest/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// index.js - Search index for Nelson help system
2-
// Auto-generated on 1766781565
2+
// Auto-generated on 1766785458
33

44
// Define the index in a globally accessible variable
55
window.searchIndex = [

docs/releases/en_US/v1.16.0/CHANGELOG.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1>Changelog</h1>
4242
<p>All notable changes to this project will be documented in this file.</p>
4343
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
4444
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
45-
<h2>1.16.0 - (UNRELEASED)</h2>
45+
<h2>1.16.0 - (2025-12-27)</h2>
4646
<h3>Added</h3>
4747
<ul>
4848
<li>Windows ARM64 support: build and installer available.</li>

docs/releases/en_US/v1.16.0/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// index.js - Search index for Nelson help system
2-
// Auto-generated on 1766781565
2+
// Auto-generated on 1766785458
33

44
// Define the index in a globally accessible variable
55
window.searchIndex = [

docs/releases/fr_FR/latest/CHANGELOG.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1>Changelog</h1>
4242
<p>All notable changes to this project will be documented in this file.</p>
4343
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
4444
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
45-
<h2>1.16.0 - (UNRELEASED)</h2>
45+
<h2>1.16.0 - (2025-12-27)</h2>
4646
<h3>Added</h3>
4747
<ul>
4848
<li>Windows ARM64 support: build and installer available.</li>

docs/releases/fr_FR/latest/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// index.js - Search index for Nelson help system
2-
// Auto-generated on 1766781569
2+
// Auto-generated on 1766785462
33

44
// Define the index in a globally accessible variable
55
window.searchIndex = [

docs/releases/fr_FR/v1.16.0/CHANGELOG.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ <h1>Changelog</h1>
4242
<p>All notable changes to this project will be documented in this file.</p>
4343
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
4444
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
45-
<h2>1.16.0 - (UNRELEASED)</h2>
45+
<h2>1.16.0 - (2025-12-27)</h2>
4646
<h3>Added</h3>
4747
<ul>
4848
<li>Windows ARM64 support: build and installer available.</li>

docs/releases/fr_FR/v1.16.0/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// index.js - Search index for Nelson help system
2-
// Auto-generated on 1766781569
2+
// Auto-generated on 1766785462
33

44
// Define the index in a globally accessible variable
55
window.searchIndex = [

markdown/en/changelogs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 1.16.0 - (UNRELEASED)
8+
## 1.16.0 - (2025-12-27)
99

1010
### Added
1111

markdown/fr/changelogs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 1.16.0 - (UNRELEASED)
8+
## 1.16.0 - (2025-12-27)
99

1010
### Added
1111

0 commit comments

Comments
 (0)