diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-01-03 15:28:12 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-01-03 15:28:12 +0000 |
| commit | 5bff0302c9af97b1b2a17dc5548cba5facc1c5bc (patch) | |
| tree | 3547e5fcb806813aaf4f6713258f17d9ba807ce5 /doc | |
| parent | e0eb28e36b05121a8e71b74da98f609f5439d390 (diff) | |
| download | tipidee-5bff0302c9af97b1b2a17dc5548cba5facc1c5bc.tar.gz | |
Prepare for 0.0.5.2
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 7771f37..47c0a55 100644 --- a/doc/index.html +++ b/doc/index.html @@ -143,7 +143,7 @@ Don't take my word for it; try it out for yourself. </li> <ul> <li> The current released version of tipidee is -<a href="tipidee-0.0.5.1.tar.gz">0.0.5.1</a>. </li> +<a href="tipidee-0.0.5.2.tar.gz">0.0.5.2</a>. </li> <li> You can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/tipidee/">tipidee git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index a0b595b..46186d6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in tipidee </h1> +<h2> in 0.0.5.2 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + + <h2> in 0.0.5.1 </h2> <ul> |
