From 27d6b6d798085e3c3f7714c02355e9c4d9961b7e Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Tue, 13 Dec 2016 23:04:14 +0100 Subject: [PATCH] Reword changelog to make it way more confusing --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index dfa8a9c..1a3c07d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ Poodinis Changelog ================== **Version NEXT** * ADD value injection. Members with UDA @Value will be attempted to be injected with a value-type. See tutorial and examples for more info. -* ADD Phobos 2.066.1 forwards-compatibility. This means you can use Poodinis with D 2.066.1 compatible compilers such as GDC. +* ADD Phobos 2.072.1 forwards-compatibility for D/Phobos 2.066.1. This means you can use Poodinis with D/Phobos 2.066.1 compatible compilers such as GDC. * FIX nullpointer exception in instance factory when debugging with poodinisVerbose **Version 7.0.1**