Skip to content

Commit 0bac6c7

Browse files
committed
updated
1 parent c71410b commit 0bac6c7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ that for Java. So I developed the JBBP library.<br>
1818
# Change log
1919

2020
- __3.0.0 (16-nov-2024)__
21-
- __Minimum JDK Version: Updated to 11.0.__
22-
- __Minimum Supported Android: Updated to 12 (API 32).__
23-
- __API Changes: Modifications made to the CompiledBlockVisitor API.
24-
- __New Feature:__ Added `JBBPUtils#findMaxStaticArraySize` for calculating the largest static array size defined in a
25-
JBBP script.
26-
- __Internal API:__ Certain internal APIs have been opened.
27-
- __Codebase Improvements:__ General refactoring performed.
21+
- __Minimum JDK Version: Updated to 11.0.__
22+
- __Minimum Supported Android: Updated to 12 (API 32).__
23+
- __API Changes: Modifications made to the CompiledBlockVisitor API.
24+
- __New Feature:__ Added `JBBPUtils#findMaxStaticArraySize` for calculating the largest static array size defined in a
25+
JBBP script.
26+
- __Internal API:__ Certain internal APIs have been opened.
27+
- __Codebase Improvements:__ General refactoring performed.
2828

2929
- __2.1.0 (05-nov-2024)__
3030
- minor changes in API for `JBBPVarFieldProcessor` and `JBBPCustomFieldTypeProcessor`

0 commit comments

Comments
 (0)