summaryrefslogtreecommitdiff
path: root/content/projects/bashtard/releases/2.0.2.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-04-02 11:01:20 +0200
committerPatrick Spek <p.spek@tyil.nl>2024-04-02 11:01:20 +0200
commit6a6a7cba787d9a62a630237685f2707c891ebf7a (patch)
tree2de214cb1e10dccfbc24dc0756a274408f001ad1 /content/projects/bashtard/releases/2.0.2.md
parent909ba2a2b3c26dc5690fb9f42bfecb4b61839a2d (diff)
Add new Bashtard post
Diffstat (limited to 'content/projects/bashtard/releases/2.0.2.md')
-rw-r--r--content/projects/bashtard/releases/2.0.2.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/content/projects/bashtard/releases/2.0.2.md b/content/projects/bashtard/releases/2.0.2.md
new file mode 100644
index 0000000..5acaaa9
--- /dev/null
+++ b/content/projects/bashtard/releases/2.0.2.md
@@ -0,0 +1,13 @@
+---
+title: Bashtard v2.0.2
+date: 2024-02-28
+type: project-release
+packages:
+ bashtard-2.0.2.deb: https://dist.tyil.nl/bashtard/bashtard-2.0.2/bashtard-2.0.2.deb
+ bashtard-2.0.2.tar.gz: https://dist.tyil.nl/bashtard/bashtard-2.0.2/bashtard-2.0.2.tar.gz
+---
+
+### Fixed
+
+- Configuration values with `=` in their value part should now work properly
+ with `file_template`. Keys with `=` in them are still *not supported*.