diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 21:08:19 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 21:08:19 +0000 |
| commit | 9456f992cc1f9afc221c61ad9010d9c9eddfa240 (patch) | |
| tree | 98d135b3893d2b041fbc57d9420dadb245185499 /doc/upgrade.html | |
| parent | 770fbda5b9a73e86b1dfc3f7c285e6c8c50428c5 (diff) | |
| download | apaste-9456f992cc1f9afc221c61ad9010d9c9eddfa240.tar.gz | |
Prepare for 0.0.2.1; align with rest of skaware
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 42a4336..b91ac84 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in apaste </h1> +<h2> in 0.0.2.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.3.0. </li> + <li> Static libraries (if any, which isn't the case for now) +are installed in <tt>/usr/lib</tt> by default. </li> +</ul> + <h2> in 0.0.2.0 </h2> <ul> |
