summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 78fa670..d391f93 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -28,7 +28,7 @@ Fixed Bugs
- fix issue 124: compare_model_to_db gets confused by sqlite_sequence (pulled
from Dustin J. Mitchell)
- fix issue 125: drop column does not work on persistent sqlite databases
- (pulled from al.yazdi)
+ (pulled from BenoƮt Allard)
- fix issue 128: table rename failure with sqlalchemy 0.7.x
- fix issue 129: update documentation and help text