We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ce9f1 commit d2e3afdCopy full SHA for d2e3afd
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.5.0](https://www.github.com/cheminfo/raman-spectrum/compare/v0.4.0...v0.5.0) (2022-01-29)
4
+
5
6
+### Features
7
8
+* add fromWDF ([ac97138](https://www.github.com/cheminfo/raman-spectrum/commit/ac97138d3ac653dd121fa76b18d6d8e5f2d1f9cb))
9
10
## [0.4.0](https://www.github.com/cheminfo/raman-spectrum/compare/v0.3.0...v0.4.0) (2021-11-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "raman-spectrum",
- "version": "0.4.0",
+ "version": "0.5.0",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
0 commit comments