Skip to content

Commit be4a566

Browse files
authored
Merge pull request #31 from cailloumajor/release-please--branches--main
chore(main): release 0.4.0
2 parents 316b0e6 + 934de18 commit be4a566

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

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+
326
## [0.3.0](https://github.com/cailloumajor/opcua-proxy/compare/v0.2.0...v0.3.0) (2022-03-23)
427

528

0 commit comments

Comments
 (0)