We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c9c4e commit 43d84dbCopy full SHA for 43d84db
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/cheminfo/dls-analysis/compare/v1.1.2...v1.2.0) (2026-03-06)
4
+
5
6
+### Features
7
8
+* add fromZetasizer ([00c9c4e](https://github.com/cheminfo/dls-analysis/commit/00c9c4e161d7d90cb835e2fa4e39f92f9cf3664b))
9
10
## [1.1.2](https://github.com/cheminfo/dls-analysis/compare/v1.1.1...v1.1.2) (2026-02-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "dls-analysis",
- "version": "1.1.2",
+ "version": "1.2.0",
"license": "MIT",
"description": "Analysis of Dynamic Light Scattering (DLS) measurements",
"keywords": [
0 commit comments