There was an error while loading. Please reload this page.
2 parents 4563c24 + b5acb1c commit 3a3bcc5Copy full SHA for 3a3bcc5
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Notable Changes in OpenSlide Java
2
3
+## Version 0.13.2, 2026-06-07
4
+
5
+* Add constant for `openslide.barcode` property
6
7
8
## Version 0.13.1, 2025-12-02
9
10
* Fix backward compatibility of JARs built with Java \> 22
pom.xml
@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <version>0.13.1</version>
+ <version>0.13.2</version>
<groupId>org.openslide</groupId>
<artifactId>openslide-java</artifactId>
0 commit comments