Skip to content

Changelog for fakesshagent

Keeping a changelog Using Semantic Versioning

Definition: the public API of fakesshagent

The public API, as defined by Semantic Versioning, is outlined in the Reference section: the set of documented modules, classes, attributes, methods, functions and function parameters, and the documented behavior, options and arguments of the command-line tools.

Certain exceptions to this rule are explicitly and prominently marked as implementation details/not part of the public API.

Interpretation of the version number

The terminology major, minor and patch follows the Semantic Versioning and Keep a Changelog definitions.

  • For version numbers with major version zero, any new release may effectively constitute a new major release.
  • For version numbers with major version one or higher,
    • Fixed entries justify a patch release;
    • Added and Deprecated entries justify a minor release;
    • Changed and Removed entries justify a major release.
    • Security can justify any type of release; if major or minor, these are accompanied by corresponding entries of the respective types above.

Legend: symbols

  • — a related bug entry from the wishlist page
  • — a related wishlist entry from the wishlist page