birb/birb

Prepare for the 0.1 release
v0.1
2 months ago, Gary Kramlich
79e5dc2cd3f4
Parents f20cbe6b2e02
Children e416255e65e6
Prepare for the 0.1 release

We didn't have a -dev tag in the extra version which is why it wasn't removed
in this commit.

Testing Done:
Ran `ninja turtles` and `ninja dist`.

Reviewed at https://reviews.imfreedom.org/r/2970/
  • +6 -0
    ChangeLog
  • --- /dev/null Thu Jan 01 00:00:00 1970 +0000
    +++ b/ChangeLog Thu Feb 22 23:21:34 2024 -0600
    @@ -0,0 +1,6 @@
    +version 0.1 (2024-02-23):
    + * Add BirbQueuedOutputStream (RR 2884) (Gary Kramlich)
    + * Use g_assert_finalize_object in unit tests (RR 2889) (Gary Kramlich)
    + * Add BirbActionMenu (RR 2902) (Gary Kramlich)
    + * Fix a number of issues in the build (RR 2917) (Gary Kramlich)
    + * Add a birb_date_time API (RR 2968) (Gary Kramlich)