wafer-map 4.0.39 → 4.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,39 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [4.0.41] - 2023-01-31
8
+
9
+ ### Added
10
+
11
+ - none
12
+
13
+ ### Changed
14
+
15
+ - Text on the map is displayed using tooltip
16
+
17
+ ### Removed
18
+
19
+ - none
20
+
21
+  
22
+
23
+ ## [4.0.40] - 2023-01-30
24
+
25
+ ### Added
26
+
27
+ - Text on the map is displayed using tooltip
28
+
29
+ ### Changed
30
+
31
+ - none
32
+
33
+ ### Removed
34
+
35
+ - none
36
+
37
+  
38
+
39
+
7
40
  ## [4.0.39] - 2022-09-08
8
41
 
9
42
  ### Added