File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Release Notes
4
4
v1.0.0-alpha.x
5
5
---------------
6
6
7
+ ### Breaking changes
8
+
9
+ - Minimum OpenAssetIO version increased to v1.0.0-beta.2.2 to make use
10
+ of new API features.
11
+ [ #84 ] ( https://github.com/OpenAssetIO/OpenAssetIO-Manager-BAL/issues/84 )
12
+
7
13
### New features
8
14
9
15
- Added support for configuring the result of ` hasCapability(...) `
@@ -24,7 +30,6 @@ v1.0.0-alpha.16
24
30
they are no longer percent decoded before being passed on to the host.
25
31
[ #109 ] ( https://github.com/OpenAssetIO/OpenAssetIO-Manager-BAL/issues/109 )
26
32
27
-
28
33
v1.0.0-alpha.15
29
34
---------------
30
35
Original file line number Diff line number Diff line change 5
5
name = " openassetio-manager-bal"
6
6
version = " 1.0.0a16"
7
7
requires-python = " >=3.7"
8
- dependencies = [" openassetio>=1.0.0b2.rev0 " , " openassetio-mediacreation>=1.0.0a7" ]
8
+ dependencies = [" openassetio>=1.0.0b2.rev2 " , " openassetio-mediacreation>=1.0.0a7" ]
9
9
10
10
authors = [
11
11
{
name =
" Contributors to the OpenAssetIO project" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments