Skip to content

Commit d55c5ea

Browse files
bernie-labergegithub-actions[bot]
authored andcommitted
chore(release): update CHANGELOG for v3.1.1
1 parent b950e1d commit d55c5ea

2 files changed

Lines changed: 49 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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-04
6+
7+
### Bug Fixes
8+
9+
- Revert fix: Fix crashes when calling sourcesAtFrame when clearing ([#1185](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1185)) ([b950e1d](https://github.com/AcademySoftwareFoundation/OpenRV/commit/b950e1d66b30c726732d65a1bae93b3423edad88))
10+
- Update markdownlint to latest version ([#1148](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1148)) ([887c3d6](https://github.com/AcademySoftwareFoundation/OpenRV/commit/887c3d6d109463435a3b4fe7a6fd4f5202f709eb))
11+
- 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))
12+
- Fix crashes when calling sourcesAtFrame when clearing ([#1122](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1122)) ([02a537b](https://github.com/AcademySoftwareFoundation/OpenRV/commit/02a537b494ba4862f92750a6cea3a69fcb4f10c8))
13+
14+
### Build System
15+
16+
- SG-42130: XCode26 support ([#1091](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1091)) ([946e73c](https://github.com/AcademySoftwareFoundation/OpenRV/commit/946e73c5fd33a6a55e10e3828e97dc3d24c7030d))
17+
- Speed up builds with ccahe/scache ([#1123](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1123)) ([0645877](https://github.com/AcademySoftwareFoundation/OpenRV/commit/06458773dba51107130c00d84f99c72a50ae4af8))
18+
19+
### GitHub Actions
20+
21+
- Fix detect change job ([#1158](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1158)) ([ef2181f](https://github.com/AcademySoftwareFoundation/OpenRV/commit/ef2181fe2a4435033b4fb696d6425bd0cc4df0e8))
22+
- SG-42352: Optimize CI strategy ([#1155](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1155)) ([0e7b3e6](https://github.com/AcademySoftwareFoundation/OpenRV/commit/0e7b3e603a0551a8a5f33984554c89d7c047c4f4))
23+
- Split ci.yml into platform specifics file ([#1154](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1154)) ([f3c38ee](https://github.com/AcademySoftwareFoundation/OpenRV/commit/f3c38ee4553e9c9b7b061eb5fed44b8a23072deb))
24+
- Use gitcliff instead of release-please ([#1150](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1150)) ([1a414f3](https://github.com/AcademySoftwareFoundation/OpenRV/commit/1a414f34b6a066a1659297149d2cccdd6c899220))
25+
- 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))
26+
## [1.0.0](https://github.com/AcademySoftwareFoundation/OpenRV/compare/...v1.0.0) - 2023-01-18
27+

git-cliff/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## [Unreleased]
2+
3+
### Bug Fixes
4+
5+
- Revert fix: Fix crashes when calling sourcesAtFrame when clearing ([#1185](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1185)) ([b950e1d](https://github.com/AcademySoftwareFoundation/OpenRV/commit/b950e1d66b30c726732d65a1bae93b3423edad88))
6+
- Update markdownlint to latest version ([#1148](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1148)) ([887c3d6](https://github.com/AcademySoftwareFoundation/OpenRV/commit/887c3d6d109463435a3b4fe7a6fd4f5202f709eb))
7+
- 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))
8+
- Fix crashes when calling sourcesAtFrame when clearing ([#1122](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1122)) ([02a537b](https://github.com/AcademySoftwareFoundation/OpenRV/commit/02a537b494ba4862f92750a6cea3a69fcb4f10c8))
9+
10+
### Build System
11+
12+
- SG-42130: XCode26 support ([#1091](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1091)) ([946e73c](https://github.com/AcademySoftwareFoundation/OpenRV/commit/946e73c5fd33a6a55e10e3828e97dc3d24c7030d))
13+
- Speed up builds with ccahe/scache ([#1123](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1123)) ([0645877](https://github.com/AcademySoftwareFoundation/OpenRV/commit/06458773dba51107130c00d84f99c72a50ae4af8))
14+
15+
### GitHub Actions
16+
17+
- Fix detect change job ([#1158](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1158)) ([ef2181f](https://github.com/AcademySoftwareFoundation/OpenRV/commit/ef2181fe2a4435033b4fb696d6425bd0cc4df0e8))
18+
- SG-42352: Optimize CI strategy ([#1155](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1155)) ([0e7b3e6](https://github.com/AcademySoftwareFoundation/OpenRV/commit/0e7b3e603a0551a8a5f33984554c89d7c047c4f4))
19+
- Split ci.yml into platform specifics file ([#1154](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1154)) ([f3c38ee](https://github.com/AcademySoftwareFoundation/OpenRV/commit/f3c38ee4553e9c9b7b061eb5fed44b8a23072deb))
20+
- Use gitcliff instead of release-please ([#1150](https://github.com/AcademySoftwareFoundation/OpenRV/pull/1150)) ([1a414f3](https://github.com/AcademySoftwareFoundation/OpenRV/commit/1a414f34b6a066a1659297149d2cccdd6c899220))
21+
- 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))
22+

0 commit comments

Comments
 (0)