Skip to content
damios edited this page Aug 28, 2020 · 29 revisions

A post is a blog post associated with a specific date. See the Pages entry for some general introduction into how Jekyll sites are structured.

Example

---
title: "libGDX 1.9.11"
classes: wide2
header:
  overlay_color: "#000"
  overlay_filter: "0.5"
  overlay_image: /assets/images/update.jpeg
  caption: "Photo credit: [**Markus Winkler**](https://unsplash.com/photos/cxoR55-bels)"
excerpt: "The time has come - libGDX 1.9.11 has been released!"
tags:
  - changelog
---

The time has come - libGDX 1.9.11 has been released! It contains various different fixes and improvements. Furthermore, we're now also supporting to deploy Linux ARM builds, so Raspberry Pi: here we are!

![](/assets/images/posts/2020-07-22/rpi.png)

The latest version of dependencies can, as always, be found [here](/dev/versions/).
{: .notice--primary}

### A few notable changes:
- Update to [MobiVM 2.3.8](https://www.patreon.com/posts/mobivm-2-3-8-new-31697037)
- Update to [LWJGL 3.2.3](https://github.com/LWJGL/lwjgl3/releases/tag/3.2.3)