File tree 2 files changed +1
-62
lines changed
generate_parameter_library_py
2 files changed +1
-62
lines changed Original file line number Diff line number Diff line change @@ -6,63 +6,3 @@ Changelog for package example_external
6
6
------------------
7
7
* Change header install path (`#213 <https://github.com/PickNikRobotics/generate_parameter_library/issues/213 >`_)
8
8
* Contributors: Auguste Bourgois
9
-
10
- 0.3.9 (2024-10-27)
11
- ------------------
12
-
13
- 0.3.8 (2024-03-27)
14
- ------------------
15
-
16
- 0.3.7 (2024-01-12)
17
- ------------------
18
-
19
- 0.3.6 (2023-07-31)
20
- ------------------
21
-
22
- 0.3.5 (2023-07-28)
23
- ------------------
24
-
25
- 0.3.4 (2023-07-24)
26
- ------------------
27
-
28
- 0.3.3 (2023-04-13)
29
- ------------------
30
-
31
- 0.3.2 (2023-04-12)
32
- ------------------
33
-
34
- 0.3.1 (2023-02-01)
35
- ------------------
36
-
37
- 0.3.0 (2022-11-15)
38
- ------------------
39
-
40
- 0.2.8 (2022-11-03)
41
- ------------------
42
-
43
- 0.2.7 (2022-10-28)
44
- ------------------
45
-
46
- 0.2.6 (2022-09-28)
47
- ------------------
48
-
49
- 0.2.5 (2022-09-20)
50
- ------------------
51
-
52
- 0.2.4 (2022-08-19)
53
- ------------------
54
-
55
- 0.2.3 (2022-08-05)
56
- ------------------
57
-
58
- 0.2.2 (2022-08-03)
59
- ------------------
60
-
61
- 0.2.1 (2022-08-02)
62
- ------------------
63
-
64
- 0.2.0 (2022-08-01)
65
- ------------------
66
-
67
- 0.1.0 (2022-07-27)
68
- ------------------
Original file line number Diff line number Diff line change @@ -4,9 +4,8 @@ Changelog for package generate_parameter_library_py
4
4
5
5
0.4.0 (2025-01-06)
6
6
------------------
7
- * Fix python lib install path (`#207 <https://github.com/PickNikRobotics/generate_parameter_library/issues/207 >`_)
8
7
* Apply clang-tidy suggestions to `std::move ` certain variables (`#228 <https://github.com/PickNikRobotics/generate_parameter_library/issues/228 >`_)
9
- * Contributors: Ander González Tomé, Sebastian Castro
8
+ * Contributors: Sebastian Castro
10
9
11
10
0.3.9 (2024-10-27)
12
11
------------------
You can’t perform that action at this time.
0 commit comments