Skip to content

Commit ff68dd3

Browse files
chore(release): update CHANGELOG for v3.1.1
1 parent ef2181f commit ff68dd3

2 files changed

Lines changed: 47 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [3.1.1](https://github.com/AcademySoftwareFoundation/OpenRV/compare/v3.1.0...v3.1.1) - 2026-03-02
6+
7+
### Bug Fixes
8+
9+
- Update markdownlint to latest version ([#1148](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1148)) ([887c3d6](https://github.com/AcademySoftwareFoundation/OpenRV/commit/887c3d6d109463435a3b4fe7a6fd4f5202f709eb))
10+
- SG-42144: Fix off-by-one frame count error for audio-only files ([#1068](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1068)) ([c4e0e15](https://github.com/AcademySoftwareFoundation/OpenRV/commit/c4e0e15cf57b3aa56c402344268a565f4c3e2242))
11+
- Fix crashes when calling sourcesAtFrame when clearing ([#1122](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1122)) ([02a537b](https://github.com/AcademySoftwareFoundation/OpenRV/commit/02a537b494ba4862f92750a6cea3a69fcb4f10c8))
12+
13+
### Build System
14+
15+
- SG-42130: XCode26 support ([#1091](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1091)) ([946e73c](https://github.com/AcademySoftwareFoundation/OpenRV/commit/946e73c5fd33a6a55e10e3828e97dc3d24c7030d))
16+
- Speed up builds with ccahe/scache ([#1123](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1123)) ([0645877](https://github.com/AcademySoftwareFoundation/OpenRV/commit/06458773dba51107130c00d84f99c72a50ae4af8))
17+
18+
### GitHub Actions
19+
20+
- Fix detect change job ([#1158](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1158)) ([ef2181f](https://github.com/AcademySoftwareFoundation/OpenRV/commit/ef2181fe2a4435033b4fb696d6425bd0cc4df0e8))
21+
- SG-42352: Optimize CI strategy ([#1155](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1155)) ([0e7b3e6](https://github.com/AcademySoftwareFoundation/OpenRV/commit/0e7b3e603a0551a8a5f33984554c89d7c047c4f4))
22+
- Split ci.yml into platform specifics file ([#1154](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1154)) ([f3c38ee](https://github.com/AcademySoftwareFoundation/OpenRV/commit/f3c38ee4553e9c9b7b061eb5fed44b8a23072deb))
23+
- Use gitcliff instead of release-please ([#1150](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1150)) ([1a414f3](https://github.com/AcademySoftwareFoundation/OpenRV/commit/1a414f34b6a066a1659297149d2cccdd6c899220))
24+
- Add semantic versioning for OpenRV to automate change logs and release ([#1143](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1143)) ([42b3cd4](https://github.com/AcademySoftwareFoundation/OpenRV/commit/42b3cd4bd46f413899b478bb200c355dbf62702b))
25+
## [1.0.0](https://github.com/AcademySoftwareFoundation/OpenRV/compare/...v1.0.0) - 2023-01-18
26+

git-cliff/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## [Unreleased]
2+
3+
### Bug Fixes
4+
5+
- Update markdownlint to latest version ([#1148](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1148)) ([887c3d6](https://github.com/AcademySoftwareFoundation/OpenRV/commit/887c3d6d109463435a3b4fe7a6fd4f5202f709eb))
6+
- SG-42144: Fix off-by-one frame count error for audio-only files ([#1068](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1068)) ([c4e0e15](https://github.com/AcademySoftwareFoundation/OpenRV/commit/c4e0e15cf57b3aa56c402344268a565f4c3e2242))
7+
- Fix crashes when calling sourcesAtFrame when clearing ([#1122](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1122)) ([02a537b](https://github.com/AcademySoftwareFoundation/OpenRV/commit/02a537b494ba4862f92750a6cea3a69fcb4f10c8))
8+
9+
### Build System
10+
11+
- SG-42130: XCode26 support ([#1091](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1091)) ([946e73c](https://github.com/AcademySoftwareFoundation/OpenRV/commit/946e73c5fd33a6a55e10e3828e97dc3d24c7030d))
12+
- Speed up builds with ccahe/scache ([#1123](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1123)) ([0645877](https://github.com/AcademySoftwareFoundation/OpenRV/commit/06458773dba51107130c00d84f99c72a50ae4af8))
13+
14+
### GitHub Actions
15+
16+
- Fix detect change job ([#1158](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1158)) ([ef2181f](https://github.com/AcademySoftwareFoundation/OpenRV/commit/ef2181fe2a4435033b4fb696d6425bd0cc4df0e8))
17+
- SG-42352: Optimize CI strategy ([#1155](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1155)) ([0e7b3e6](https://github.com/AcademySoftwareFoundation/OpenRV/commit/0e7b3e603a0551a8a5f33984554c89d7c047c4f4))
18+
- Split ci.yml into platform specifics file ([#1154](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1154)) ([f3c38ee](https://github.com/AcademySoftwareFoundation/OpenRV/commit/f3c38ee4553e9c9b7b061eb5fed44b8a23072deb))
19+
- Use gitcliff instead of release-please ([#1150](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1150)) ([1a414f3](https://github.com/AcademySoftwareFoundation/OpenRV/commit/1a414f34b6a066a1659297149d2cccdd6c899220))
20+
- Add semantic versioning for OpenRV to automate change logs and release ([#1143](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1143)) ([42b3cd4](https://github.com/AcademySoftwareFoundation/OpenRV/commit/42b3cd4bd46f413899b478bb200c355dbf62702b))
21+

0 commit comments

Comments
 (0)