diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-15 10:35:41 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2023-12-15 10:35:41 +0000 |
| commit | d2959364ef8d6bc948474a8facf497788b4e768b (patch) | |
| tree | e1459c1c94e9b7556c21c0b43d7144a162601b0a /doc/upgrade.html | |
| parent | 66844097454a8f2b4eddec64d4f276602c4cdd3a (diff) | |
| download | tipidee-d2959364ef8d6bc948474a8facf497788b4e768b.tar.gz | |
Prepare for 0.0.3.0; add XXX_no_translate
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 74f7594..f2a6880 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,16 @@ <h1> What has changed in tipidee </h1> +<h2> in.0.0.3.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.1.0 </li> + <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> +recommendation bumped to 2.7.0.1 </li> + <li> New <tt>global XXX_no_translate</tt> configuration directive. </li> +</ul> + <h2> in.0.0.2.0 </h2> <ul> |
