diff options
Diffstat (limited to 'changes/remove_old_ver_checks')
-rw-r--r-- | changes/remove_old_ver_checks | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/remove_old_ver_checks b/changes/remove_old_ver_checks new file mode 100644 index 0000000000..7d476a1901 --- /dev/null +++ b/changes/remove_old_ver_checks @@ -0,0 +1,4 @@ + o Removed features: + - Now that all versions before 0.2.2.x are disallowed, we no longer + need to work around their missing features. This allows us to remove + a bunch of compatibility code. |