0.4.0: 2025-01-13
  * Bump minimum GLib to 2.76 (RR 3727) (Elliott Sales de Andrade)
  * Use g_string_free_and_steal (RR 3728) (Elliott Sales de Andrade)
  * Add Hasl.Context.done to reset a context (HASL-10) (RR 3730) (Gary
    Kramlich)
  * Add Hasl.Context:server-mechanisms (HASL-11) (RR 3731) (Gary Kramlich)

0.3.2: 2024-09-27
  * Remove nick and blurb from properties (RR 3518) (Elliott Sales de Andrade)
  * Update the gi-docgen subproject to 2024.1 (RR 3545) (Gary Kramlich)

0.3.1: 2024-07-30:
  * Fix incorrect doc reference (RR 3308) (Elliott Sales de Andrade)

0.3.0: 2024-05-31:
  * Add Gs2Header for parsing GS2 Headers. (RR 2548) (Gary Kramlich)
  * Make sure that mechanism subclasses are HaslMechanisms. (RR 2555) (Gary
    Kramlich)
  * Rollback libidn to 1.38 as that's the newest version that FreeBSD has. (RR
    2657) (Gary Kramlich)
  * Add version macros and exports to all functions. (RR 2675) (Elliott Sales
    de Andrade)
  * Do some Meson cleanups done elsewhere. (RR 2806) (Elliott Sales de Andrade)
  * Remove micro versions from Since tags. (RR 2999) (Elliott Sales de Andrade)
  * Add a test to run `gi-docgen check` and fix the issues it found. (RR 3038)
    (Gary Kramlich)

0.2.0: 2023-08-04:
  * Use g_error_set_literal in HaslContext were applicable. (RR 2508) (Gary
    Kramlich)
  * Implement the ANONYMOUS mechanism. (HASL-6) (RR 2505) (Gary Kramlich)
  * Add a bunch of missing documentation. (RR 2507) (Gary Kramlich)
  * Add the hasl_version_* API. (HASL-3) (RR 2504) (Gary Kramlich)
  * Fix some issues with the PLAIN mechanism. (RR 2506) (Gary Kramlich)

0.1.0: 2023-06-28:
  * Initial revision.
  * Add support for PLAIN and EXTERNAL mechanism.
