Skip to content

Commit

Permalink
Release 2023.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ubitux committed Sep 28, 2023
1 parent f10d191 commit 910ab62
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ for the globale releases (`YYYY.MINOR`), and to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html) for `libnopegl`.

## [Unreleased]

## [2023.4] [libnopegl 0.10.0] - 2023-09-28
### Added
- `Eval*` nodes now accept multi-dimensional input resources
- `luma(r,g,b)` and `srgbmix(a,b,x)` functions in eval
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.3
2023.4
2 changes: 1 addition & 1 deletion libnopegl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0
0.10.0

0 comments on commit 910ab62

Please sign in to comment.