pidgin/nest

b1b5ffddaf91
Add blog post for the 2.14.2 release of pidgin

Include full changelog for the release and a link to download it on sourceforge

Testing Done:
1. Build image with `docker build -t pidgin-nest -f Dockerfile .`
2. Run image with `docker run -p 3000:3000 -it --rm pidgin-nest:latest`
3. Verified site being served from container was rendering post correctly using a web browser

Reviewed at https://reviews.imfreedom.org/r/592/
---
title: "libgnt 2.14.1 Released"
date: 2021-02-04T22:55:01-06:00
---
Today we released a minor version of libgnt, version 2.14.1. This release bumps
the minimum required meson version from 0.37.0 to 0.41.0 and fixes an issue
where a string could have been truncated.
You can find the released files on
[SourceForge](https://sourceforge.net/projects/pidgin/files/libgnt/2.14.1/) and
the official ChangeLog over
[here](https://keep.imfreedom.org/libgnt/libgnt/file/v2.14.1/ChangeLog).