summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2018-05-31 09:56:32 +1000
committerGitHub <[email protected]>2018-05-31 09:56:32 +1000
commited8293a0a88b6c319b678d65cc6699c14b7e4926 (patch)
tree5ce9477ea501ead5aec09bb2077dd98f9629dfd8
parent5e09668b95fd20e8f1ecbe25c4667b5c989a9445 (diff)
Update the changelog
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index a38904f..488c55d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -87,7 +87,7 @@ Changelog
---------
#### 1.5.6 - released 2018-05-31
-* Assign `null` to `self::$_db` on `reset_db()` to ensure PDO closes the connections #338 [[bleakgadfly](https://github.com/bleakgadfly)] - [issue #338](https://github.com/j4mie/idiorm/issues/338)
+* Assign `null` to `self::$_db` on `reset_db()` to ensure PDO closes the connections [[bleakgadfly](https://github.com/bleakgadfly)] - [issue #338](https://github.com/j4mie/idiorm/issues/338)
#### 1.5.5 - released 2018-01-05