zonemaster / zonemaster-ldns

A Perl interface module for Zonemaster to NLnet Labs' ldns library
Other
8 stars 12 forks source link

Preparation release v2022.1 (Zonemaster-LDNS) #146

Closed matsduf closed 2 years ago

matsduf commented 2 years ago

Purpose

For release.

Changes

Changes "Changes" and "LDNS.pm".

matsduf commented 2 years ago

I accept that we only change the patch level this time, but I am not convinced that changing the minor level would have been wrong:

Zonemaster follow the ideas of Semantic Versioning. This is how it is stated (version 2.0.0):

Given a version number MAJOR.MINOR.PATCH, increment the:

  1. MAJOR version when you make incompatible API changes,
  2. MINOR version when you add functionality in a backwards-compatible manner, and
  3. PATCH version when you make backwards-compatible bug fixes.

https://github.com/zonemaster/zonemaster/blob/master/docs/design/Versions%20and%20Releases.md