forked from dimitry-ishenko-cpp/osc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ea38f8e
commit 7cc3072
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
libosc++ (1.1) UNRELEASED; urgency=medium | ||
libosc++ (1.1) unstable; urgency=medium | ||
|
||
* Initial release | ||
* Update README | ||
* Use C++20 | ||
* Add Debian packaging | ||
* Update CMake file | ||
* Remove CPack targets | ||
* Move source files into src | ||
* Prep for v1.1 | ||
* README.md: update URLs... again | ||
|
||
-- Dimitry Ishenko <[email protected]> Tue, 09 Nov 2021 20:45:06 -0500 | ||
-- Dimitry Ishenko <[email protected]> Sat, 28 Sep 2024 13:35:37 -0400 |