We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31260d6 commit c94dc6dCopy full SHA for c94dc6d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/cheminfo/dls-analysis/compare/v1.0.0...v1.1.0) (2026-02-26)
4
+
5
6
+### Features
7
8
+* add web build on lactame ([5640d47](https://github.com/cheminfo/dls-analysis/commit/5640d473f7b43b15f43d627b28e073e53a0ec60c))
9
10
## 1.0.0 (2026-02-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "dls-analysis",
- "version": "1.0.0",
+ "version": "1.1.0",
"license": "MIT",
"description": "Analysis of Dynamic Light Scattering (DLS) measurements",
"keywords": [
0 commit comments