We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f05bb commit d7895daCopy full SHA for d7895da
debian/changelog
@@ -1,8 +1,22 @@
1
-osc++ (2.0) UNRELEASED; urgency=medium
2
-
3
- *
4
5
- -- Dimitry Ishenko <[email protected]> Sun, 27 Jul 2025 10:56:35 -0400
+osc++ (2.0) unstable; urgency=medium
+
+ * debian: fix README install
+ * debian: install CMake files
+ * CMakeLists: clean-up
6
+ * README: add find_package example
7
+ * d/control: clean-up
8
+ * README: clean-up
9
+ * Switch to C++23 to avoid platform-dependence
10
+ * Clean-up
11
+ * Update copyright years
12
+ * Switch to new layout
13
+ * Prepare for v2.0
14
+ * gitignore: update
15
+ * src => lib
16
+ * CMakeLists: fix project name
17
+ * README: update name & links
18
19
+ -- Dimitry Ishenko <[email protected]> Sun, 27 Jul 2025 18:49:42 -0400
20
21
libosc++ (1.3) unstable; urgency=medium
22
0 commit comments