Skip to content

Commit 5f7dff4

Browse files
volkmarnissenmodbus2mqtt
authored andcommitted
Revert CHANGELOG.md to modbus2mqtt/main
1 parent 5ce51b6 commit 5f7dff4

File tree

1 file changed

+71
-43
lines changed

1 file changed

+71
-43
lines changed

CHANGELOG.md

Lines changed: 71 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,75 @@
11
# Changelog for angular
22
# Changelog for angular
33

4-
## [v0.12.19](https://github.com/volkmarnissen/angular/tree/v0.12.19) (2025-01-16)
4+
## [Unreleased](https://github.com/modbus2mqtt/angular/tree/HEAD)
55

6-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.18...v0.12.19)
6+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.20...HEAD)
77

8-
## [v0.12.18](https://github.com/volkmarnissen/angular/tree/v0.12.18) (2025-01-15)
8+
**Merged pull requests:**
99

10-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.17...v0.12.18)
10+
- \[Feature\] Add number of processed calls to Modbus Status [\#11](https://github.com/modbus2mqtt/angular/pull/11) ([volkmarnissen](https://github.com/volkmarnissen))
11+
- Update Changelog [\#10](https://github.com/modbus2mqtt/angular/pull/10) ([volkmarnissen](https://github.com/volkmarnissen))
12+
- \[bug\]Modbus Error Handling, Slave Specification Detection, TCP RTU bridge, Fixes [\#9](https://github.com/modbus2mqtt/angular/pull/9) ([volkmarnissen](https://github.com/volkmarnissen))
13+
- \[bug\]Modbus Error Handling, Slave Specification Detection, TCP RTU bridge, Fixes [\#8](https://github.com/modbus2mqtt/angular/pull/8) ([volkmarnissen](https://github.com/volkmarnissen))
14+
- Angular TcpBridge Fix [\#7](https://github.com/modbus2mqtt/angular/pull/7) ([volkmarnissen](https://github.com/volkmarnissen))
15+
- \[bug\]Modbus Error Handling, Slave Specification Detection, TCP RTU bridge, Fixes [\#6](https://github.com/modbus2mqtt/angular/pull/6) ([volkmarnissen](https://github.com/volkmarnissen))
16+
- Modbus Error Handling and Monitoring [\#5](https://github.com/modbus2mqtt/angular/pull/5) ([volkmarnissen](https://github.com/volkmarnissen))
17+
18+
## [v0.12.20](https://github.com/modbus2mqtt/angular/tree/v0.12.20) (2025-04-14)
19+
20+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.19...v0.12.20)
21+
22+
**Merged pull requests:**
23+
24+
- Please update me [\#4](https://github.com/modbus2mqtt/angular/pull/4) ([volkmarnissen](https://github.com/volkmarnissen))
25+
- Fixed package-lock.json [\#3](https://github.com/modbus2mqtt/angular/pull/3) ([volkmarnissen](https://github.com/volkmarnissen))
26+
- Adding support for discrete inputs [\#2](https://github.com/modbus2mqtt/angular/pull/2) ([arturmietek](https://github.com/arturmietek))
27+
28+
## [v0.12.19](https://github.com/modbus2mqtt/angular/tree/v0.12.19) (2025-01-16)
29+
30+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.18...v0.12.19)
31+
32+
## [v0.12.18](https://github.com/modbus2mqtt/angular/tree/v0.12.18) (2025-01-15)
33+
34+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.17...v0.12.18)
35+
36+
## [v0.12.17](https://github.com/modbus2mqtt/angular/tree/v0.12.17) (2025-01-02)
37+
38+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.16...v0.12.17)
1139

12-
## [v0.12.17](https://github.com/volkmarnissen/angular/tree/v0.12.17) (2025-01-02)
40+
**Merged pull requests:**
1341

14-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.16...v0.12.17)
42+
- Adding signed int 32 and unsigned int 32 options to number format [\#1](https://github.com/modbus2mqtt/angular/pull/1) ([arturmietek](https://github.com/arturmietek))
1543

16-
## [v0.12.16](https://github.com/volkmarnissen/angular/tree/v0.12.16) (2024-12-31)
44+
## [v0.12.16](https://github.com/modbus2mqtt/angular/tree/v0.12.16) (2024-12-31)
1745

18-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.15...v0.12.16)
46+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.15...v0.12.16)
1947

20-
## [v0.12.15](https://github.com/volkmarnissen/angular/tree/v0.12.15) (2024-12-30)
48+
## [v0.12.15](https://github.com/modbus2mqtt/angular/tree/v0.12.15) (2024-12-30)
2149

22-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.14...v0.12.15)
50+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.14...v0.12.15)
2351

24-
## [v0.12.14](https://github.com/volkmarnissen/angular/tree/v0.12.14) (2024-12-30)
52+
## [v0.12.14](https://github.com/modbus2mqtt/angular/tree/v0.12.14) (2024-12-30)
2553

26-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/0.12.14...v0.12.14)
54+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/0.12.14...v0.12.14)
2755

28-
## [0.12.14](https://github.com/volkmarnissen/angular/tree/0.12.14) (2024-12-13)
56+
## [0.12.14](https://github.com/modbus2mqtt/angular/tree/0.12.14) (2024-12-13)
2957

30-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.13...0.12.14)
58+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.13...0.12.14)
3159

32-
## [v0.12.13](https://github.com/volkmarnissen/angular/tree/v0.12.13) (2024-12-13)
60+
## [v0.12.13](https://github.com/modbus2mqtt/angular/tree/v0.12.13) (2024-12-13)
3361

34-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.12...v0.12.13)
62+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.12...v0.12.13)
3563

36-
## [v0.12.12](https://github.com/volkmarnissen/angular/tree/v0.12.12) (2024-12-11)
64+
## [v0.12.12](https://github.com/modbus2mqtt/angular/tree/v0.12.12) (2024-12-11)
3765

38-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.11...v0.12.12)
66+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.11...v0.12.12)
3967

40-
## [v0.12.11](https://github.com/volkmarnissen/angular/tree/v0.12.11) (2024-11-22)
68+
## [v0.12.11](https://github.com/modbus2mqtt/angular/tree/v0.12.11) (2024-11-22)
4169

42-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.10...v0.12.11)
70+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.10...v0.12.11)
4371

44-
## [v0.12.10](https://github.com/volkmarnissen/angular/tree/v0.12.10) (2024-11-19)
72+
## [v0.12.10](https://github.com/modbus2mqtt/angular/tree/v0.12.10) (2024-11-19)
4573

4674
- Please update me [\#4](https://github.com/modbus2mqtt/angular/pull/4) ([volkmarnissen](https://github.com/volkmarnissen))
4775
- Fixed package-lock.json [\#3](https://github.com/modbus2mqtt/angular/pull/3) ([volkmarnissen](https://github.com/volkmarnissen))
@@ -53,49 +81,49 @@
5381
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.17...v0.12.18)
5482
- Modbus Error Handling and Monitoring [\#5](https://github.com/modbus2mqtt/angular/pull/5) ([volkmarnissen](https://github.com/volkmarnissen))
5583

56-
## [v0.12.9](https://github.com/volkmarnissen/angular/tree/v0.12.9) (2024-11-16)
84+
## [v0.12.9](https://github.com/modbus2mqtt/angular/tree/v0.12.9) (2024-11-16)
5785

58-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.8...v0.12.9)
86+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.8...v0.12.9)
5987

60-
## [v0.12.8](https://github.com/volkmarnissen/angular/tree/v0.12.8) (2024-11-14)
88+
## [v0.12.8](https://github.com/modbus2mqtt/angular/tree/v0.12.8) (2024-11-14)
6189

62-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.7...v0.12.8)
90+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.7...v0.12.8)
6391

64-
## [v0.12.7](https://github.com/volkmarnissen/angular/tree/v0.12.7) (2024-10-23)
92+
## [v0.12.7](https://github.com/modbus2mqtt/angular/tree/v0.12.7) (2024-10-23)
6593

66-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.6...v0.12.7)
94+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.6...v0.12.7)
6795

68-
## [v0.12.6](https://github.com/volkmarnissen/angular/tree/v0.12.6) (2024-10-16)
96+
## [v0.12.6](https://github.com/modbus2mqtt/angular/tree/v0.12.6) (2024-10-16)
6997

70-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.5...v0.12.6)
98+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.5...v0.12.6)
7199

72-
## [v0.12.5](https://github.com/volkmarnissen/angular/tree/v0.12.5) (2024-09-24)
100+
## [v0.12.5](https://github.com/modbus2mqtt/angular/tree/v0.12.5) (2024-09-24)
73101

74-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.4...v0.12.5)
102+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.4...v0.12.5)
75103

76-
## [v0.12.4](https://github.com/volkmarnissen/angular/tree/v0.12.4) (2024-09-16)
104+
## [v0.12.4](https://github.com/modbus2mqtt/angular/tree/v0.12.4) (2024-09-16)
77105

78-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.3...v0.12.4)
106+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.3...v0.12.4)
79107

80-
## [v0.12.3](https://github.com/volkmarnissen/angular/tree/v0.12.3) (2024-09-06)
108+
## [v0.12.3](https://github.com/modbus2mqtt/angular/tree/v0.12.3) (2024-09-06)
81109

82-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.2...v0.12.3)
110+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.2...v0.12.3)
83111

84-
## [v0.12.2](https://github.com/volkmarnissen/angular/tree/v0.12.2) (2024-08-27)
112+
## [v0.12.2](https://github.com/modbus2mqtt/angular/tree/v0.12.2) (2024-08-27)
85113

86-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.0...v0.12.2)
114+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.0...v0.12.2)
87115

88-
## [v0.12.0](https://github.com/volkmarnissen/angular/tree/v0.12.0) (2024-08-16)
116+
## [v0.12.0](https://github.com/modbus2mqtt/angular/tree/v0.12.0) (2024-08-16)
89117

90-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.11.0...v0.12.0)
118+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.11.0...v0.12.0)
91119

92-
## [v0.11.0](https://github.com/volkmarnissen/angular/tree/v0.11.0) (2024-08-05)
120+
## [v0.11.0](https://github.com/modbus2mqtt/angular/tree/v0.11.0) (2024-08-05)
93121

94-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.10.1...v0.11.0)
122+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.10.1...v0.11.0)
95123

96-
## [v0.10.1](https://github.com/volkmarnissen/angular/tree/v0.10.1) (2024-08-05)
124+
## [v0.10.1](https://github.com/modbus2mqtt/angular/tree/v0.10.1) (2024-08-05)
97125

98-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/0b2169b1bceece9fa4c2c6940ef33dafe96ae43b...v0.10.1)
126+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/0b2169b1bceece9fa4c2c6940ef33dafe96ae43b...v0.10.1)
99127

100128

101129

0 commit comments

Comments
 (0)