We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c6dec0 + b63c2c7 commit ce39aa4Copy full SHA for ce39aa4
2 files changed
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.25.1]
9
+### Doc
10
+- Changing doc link in readme
11
+
12
## [0.25.0]
13
### Add
14
- Shapes: all shapes can now be set as not interacting with mouse
README.md
@@ -46,8 +46,7 @@ npm run dev
46
47
## Documentation
48
49
-Python: https://documentation.dessia.tech/plot_data/python/ <br>
50
-Typescript: https://documentation.dessia.tech/plot_data/typescript/
+https://documentation.dessia.io/tutorials/tutorial-4/ <br>
51
52
## Changelog
53
0 commit comments