We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39504c5 commit 5a29bb7Copy full SHA for 5a29bb7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [8.11.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.10.0...v8.11.0) (2026-01-15)
4
+
5
6
+### Features
7
8
+* add coordinates in autoLabelDatabase ([39504c5](https://github.com/cheminfo/openchemlib-utils/commit/39504c51bf2e0a573eb3436e4ca742f6d371c059))
9
10
## [8.10.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.9.0...v8.10.0) (2026-01-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "openchemlib-utils",
- "version": "8.10.0",
+ "version": "8.11.0",
"license": "MIT",
"description": "Various utilities that extends openchemlib-js like HOSE codes or diastereotopic IDs",
"keywords": [
0 commit comments