Update version and changelog for v0.17.3 release

This commit is contained in:
Oliver Hamlet
2022-01-02 11:25:36 +00:00
parent 15781c9b6b
commit 27d8c9bce8
3 changed files with 18 additions and 5 deletions
+13
View File
@@ -2,6 +2,19 @@
Version History
***************
0.17.3 - 2022-01-02
===================
Added
-----
- :cpp:any:`PluginMetadata::AsYaml()` can be used to serialise plugin metadata as YAML.
Changed
-------
- Plugin name regular expression objects are now cached between calls to :cpp:any:`DatabaseInterface::LoadLists()`.
0.17.2 - 2021-12-24
===================