File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.0] ( https://github.com/cailloumajor/opcua-proxy/compare/v0.3.0...v0.4.0 ) (2022-03-25)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * add nodes data values on-demand reading
9
+ * rename the project
10
+
11
+ ### Features
12
+
13
+ * add nodes data values on-demand reading ([ b1fce4d] ( https://github.com/cailloumajor/opcua-proxy/commit/b1fce4d396f32505933cc8b60fa444c8c5c6bd98 ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * disable client MIME sniffing ([ 36e2515] ( https://github.com/cailloumajor/opcua-proxy/commit/36e2515aa39e1d85c79f50551593acf5e08bc2d5 ) )
19
+ * prevent variable capture ([ c4a0fbf] ( https://github.com/cailloumajor/opcua-proxy/commit/c4a0fbfa57852836bb85dfd5b3563b99745d1911 ) )
20
+
21
+
22
+ ### Code Refactoring
23
+
24
+ * rename the project ([ 93dfa35] ( https://github.com/cailloumajor/opcua-proxy/commit/93dfa35fa206aeccacc08c0813c0702f13c9fe8e ) )
25
+
3
26
## [ 0.3.0] ( https://github.com/cailloumajor/opcua-proxy/compare/v0.2.0...v0.3.0 ) (2022-03-23)
4
27
5
28
You can’t perform that action at this time.
0 commit comments