Skip to content

Commit 3d45a6e

Browse files
volkmarnissengithub-actions[bot]
authored andcommitted
Update CHANGELOG.md
1 parent 70150dd commit 3d45a6e

File tree

1 file changed

+66
-44
lines changed

1 file changed

+66
-44
lines changed

CHANGELOG.md

Lines changed: 66 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,92 +1,114 @@
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+
- Modbus Error Handling and Monitoring [\#5](https://github.com/modbus2mqtt/angular/pull/5) ([volkmarnissen](https://github.com/volkmarnissen))
1010

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

89-
[Full Changelog](https://github.com/volkmarnissen/angular/compare/0b2169b1bceece9fa4c2c6940ef33dafe96ae43b...v0.10.1)
91+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.3...v0.12.4)
92+
93+
## [v0.12.3](https://github.com/modbus2mqtt/angular/tree/v0.12.3) (2024-09-06)
94+
95+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.2...v0.12.3)
96+
97+
## [v0.12.2](https://github.com/modbus2mqtt/angular/tree/v0.12.2) (2024-08-27)
98+
99+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.12.0...v0.12.2)
100+
101+
## [v0.12.0](https://github.com/modbus2mqtt/angular/tree/v0.12.0) (2024-08-16)
102+
103+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.11.0...v0.12.0)
104+
105+
## [v0.11.0](https://github.com/modbus2mqtt/angular/tree/v0.11.0) (2024-08-05)
106+
107+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/v0.10.1...v0.11.0)
108+
109+
## [v0.10.1](https://github.com/modbus2mqtt/angular/tree/v0.10.1) (2024-08-05)
110+
111+
[Full Changelog](https://github.com/modbus2mqtt/angular/compare/0b2169b1bceece9fa4c2c6940ef33dafe96ae43b...v0.10.1)
90112

91113

92114

0 commit comments

Comments
 (0)