Skip to content

Commit ffd2861

Browse files
committed
Revert CHANGELOG.md to modbus2mqtt/main
1 parent a9b7dc0 commit ffd2861

File tree

1 file changed

+72
-44
lines changed

1 file changed

+72
-44
lines changed

CHANGELOG.md

Lines changed: 72 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,92 +1,120 @@
11
# Changelog for angular
22

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

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

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

9-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.17...v0.12.18)
9+
- \[Feature\] Add number of processed calls to Modbus Status [\#11](https://github.com/modbus2mqtt/angular/pull/11) ([volkmarnissen](https://github.com/volkmarnissen))
10+
- Update Changelog [\#10](https://github.com/modbus2mqtt/angular/pull/10) ([volkmarnissen](https://github.com/volkmarnissen))
11+
- \[bug\]Modbus Error Handling, Slave Specification Detection, TCP RTU bridge, Fixes [\#9](https://github.com/modbus2mqtt/angular/pull/9) ([volkmarnissen](https://github.com/volkmarnissen))
12+
- \[bug\]Modbus Error Handling, Slave Specification Detection, TCP RTU bridge, Fixes [\#8](https://github.com/modbus2mqtt/angular/pull/8) ([volkmarnissen](https://github.com/volkmarnissen))
13+
- Angular TcpBridge Fix [\#7](https://github.com/modbus2mqtt/angular/pull/7) ([volkmarnissen](https://github.com/volkmarnissen))
14+
- \[bug\]Modbus Error Handling, Slave Specification Detection, TCP RTU bridge, Fixes [\#6](https://github.com/modbus2mqtt/angular/pull/6) ([volkmarnissen](https://github.com/volkmarnissen))
15+
- Modbus Error Handling and Monitoring [\#5](https://github.com/modbus2mqtt/angular/pull/5) ([volkmarnissen](https://github.com/volkmarnissen))
1016

11-
## [v0.12.17](https://github.com/volkmarnissen/angular/tree/v0.12.17) (2025-01-02)
17+
## [v0.12.20](https://github.com/modbus2mqtt/angular/tree/v0.12.20) (2025-04-14)
1218

13-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.16...v0.12.17)
19+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.19...v0.12.20)
1420

15-
## [v0.12.16](https://github.com/volkmarnissen/angular/tree/v0.12.16) (2024-12-31)
21+
**Merged pull requests:**
1622

17-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.15...v0.12.16)
23+
- Please update me [\#4](https://github.com/modbus2mqtt/angular/pull/4) ([volkmarnissen](https://github.com/volkmarnissen))
24+
- Fixed package-lock.json [\#3](https://github.com/modbus2mqtt/angular/pull/3) ([volkmarnissen](https://github.com/volkmarnissen))
25+
- Adding support for discrete inputs [\#2](https://github.com/modbus2mqtt/angular/pull/2) ([arturmietek](https://github.com/arturmietek))
1826

19-
## [v0.12.15](https://github.com/volkmarnissen/angular/tree/v0.12.15) (2024-12-30)
27+
## [v0.12.19](https://github.com/modbus2mqtt/angular/tree/v0.12.19) (2025-01-16)
2028

21-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.14...v0.12.15)
29+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.18...v0.12.19)
2230

23-
## [v0.12.14](https://github.com/volkmarnissen/angular/tree/v0.12.14) (2024-12-30)
31+
## [v0.12.18](https://github.com/modbus2mqtt/angular/tree/v0.12.18) (2025-01-15)
2432

25-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/0.12.14...v0.12.14)
33+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.17...v0.12.18)
2634

27-
## [0.12.14](https://github.com/volkmarnissen/angular/tree/0.12.14) (2024-12-13)
35+
## [v0.12.17](https://github.com/modbus2mqtt/angular/tree/v0.12.17) (2025-01-02)
2836

29-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.13...0.12.14)
37+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.16...v0.12.17)
3038

31-
## [v0.12.13](https://github.com/volkmarnissen/angular/tree/v0.12.13) (2024-12-13)
39+
**Merged pull requests:**
3240

33-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.12...v0.12.13)
41+
- 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))
3442

35-
## [v0.12.12](https://github.com/volkmarnissen/angular/tree/v0.12.12) (2024-12-11)
43+
## [v0.12.16](https://github.com/modbus2mqtt/angular/tree/v0.12.16) (2024-12-31)
3644

37-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.11...v0.12.12)
45+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.15...v0.12.16)
3846

39-
## [v0.12.11](https://github.com/volkmarnissen/angular/tree/v0.12.11) (2024-11-22)
47+
## [v0.12.15](https://github.com/modbus2mqtt/angular/tree/v0.12.15) (2024-12-30)
4048

41-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.10...v0.12.11)
49+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.14...v0.12.15)
4250

43-
## [v0.12.10](https://github.com/volkmarnissen/angular/tree/v0.12.10) (2024-11-19)
51+
## [v0.12.14](https://github.com/modbus2mqtt/angular/tree/v0.12.14) (2024-12-30)
4452

45-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.9...v0.12.10)
53+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/0.12.14...v0.12.14)
4654

47-
## [v0.12.9](https://github.com/volkmarnissen/angular/tree/v0.12.9) (2024-11-16)
55+
## [0.12.14](https://github.com/modbus2mqtt/angular/tree/0.12.14) (2024-12-13)
4856

49-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.8...v0.12.9)
57+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.13...0.12.14)
5058

51-
## [v0.12.8](https://github.com/volkmarnissen/angular/tree/v0.12.8) (2024-11-14)
59+
## [v0.12.13](https://github.com/modbus2mqtt/angular/tree/v0.12.13) (2024-12-13)
5260

53-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.7...v0.12.8)
61+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.12...v0.12.13)
5462

55-
## [v0.12.7](https://github.com/volkmarnissen/angular/tree/v0.12.7) (2024-10-23)
63+
## [v0.12.12](https://github.com/modbus2mqtt/angular/tree/v0.12.12) (2024-12-11)
5664

57-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.6...v0.12.7)
65+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.11...v0.12.12)
5866

59-
## [v0.12.6](https://github.com/volkmarnissen/angular/tree/v0.12.6) (2024-10-16)
67+
## [v0.12.11](https://github.com/modbus2mqtt/angular/tree/v0.12.11) (2024-11-22)
6068

61-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.5...v0.12.6)
69+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.10...v0.12.11)
6270

63-
## [v0.12.5](https://github.com/volkmarnissen/angular/tree/v0.12.5) (2024-09-24)
71+
## [v0.12.10](https://github.com/modbus2mqtt/angular/tree/v0.12.10) (2024-11-19)
6472

65-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.4...v0.12.5)
73+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.9...v0.12.10)
6674

67-
## [v0.12.4](https://github.com/volkmarnissen/angular/tree/v0.12.4) (2024-09-16)
75+
## [v0.12.9](https://github.com/modbus2mqtt/angular/tree/v0.12.9) (2024-11-16)
6876

69-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.3...v0.12.4)
77+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.8...v0.12.9)
7078

71-
## [v0.12.3](https://github.com/volkmarnissen/angular/tree/v0.12.3) (2024-09-06)
79+
## [v0.12.8](https://github.com/modbus2mqtt/angular/tree/v0.12.8) (2024-11-14)
7280

73-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.2...v0.12.3)
81+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.7...v0.12.8)
7482

75-
## [v0.12.2](https://github.com/volkmarnissen/angular/tree/v0.12.2) (2024-08-27)
83+
## [v0.12.7](https://github.com/modbus2mqtt/angular/tree/v0.12.7) (2024-10-23)
7684

77-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.12.0...v0.12.2)
85+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.6...v0.12.7)
7886

79-
## [v0.12.0](https://github.com/volkmarnissen/angular/tree/v0.12.0) (2024-08-16)
87+
## [v0.12.6](https://github.com/modbus2mqtt/angular/tree/v0.12.6) (2024-10-16)
8088

81-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.11.0...v0.12.0)
89+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.5...v0.12.6)
8290

83-
## [v0.11.0](https://github.com/volkmarnissen/angular/tree/v0.11.0) (2024-08-05)
91+
## [v0.12.5](https://github.com/modbus2mqtt/angular/tree/v0.12.5) (2024-09-24)
8492

85-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/v0.10.1...v0.11.0)
93+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.4...v0.12.5)
8694

87-
## [v0.10.1](https://github.com/volkmarnissen/angular/tree/v0.10.1) (2024-08-05)
95+
## [v0.12.4](https://github.com/modbus2mqtt/angular/tree/v0.12.4) (2024-09-16)
8896

89-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/0b2169b1bceece9fa4c2c6940ef33dafe96ae43b...v0.10.1)
97+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.3...v0.12.4)
98+
99+
## [v0.12.3](https://github.com/modbus2mqtt/angular/tree/v0.12.3) (2024-09-06)
100+
101+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.2...v0.12.3)
102+
103+
## [v0.12.2](https://github.com/modbus2mqtt/angular/tree/v0.12.2) (2024-08-27)
104+
105+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.0...v0.12.2)
106+
107+
## [v0.12.0](https://github.com/modbus2mqtt/angular/tree/v0.12.0) (2024-08-16)
108+
109+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.11.0...v0.12.0)
110+
111+
## [v0.11.0](https://github.com/modbus2mqtt/angular/tree/v0.11.0) (2024-08-05)
112+
113+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.10.1...v0.11.0)
114+
115+
## [v0.10.1](https://github.com/modbus2mqtt/angular/tree/v0.10.1) (2024-08-05)
116+
117+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/0b2169b1bceece9fa4c2c6940ef33dafe96ae43b...v0.10.1)
90118

91119

92120

0 commit comments

Comments
 (0)