From 88881c452f2c70dfde30ebddc799a1c35bf6612c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisendo=CC=88rfer?= Date: Sun, 7 Aug 2011 15:30:45 +0200 Subject: [PATCH] Update Changelog Also remove commit links, people who care about them can figure it out themselves. --- Readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 341144951..104684bc0 100644 --- a/Readme.md +++ b/Readme.md @@ -240,13 +240,16 @@ testing. ## Changelog +### v0.9.2 + +* The underlaying socket connection is now managed implicitly rather than explicitly. +* Check the [upgrading guide][] for a full list of changes. + ### v0.9.1 * Fix issue #49 / `client.escape()` throwing exceptions on objects. (Nick Payne) * Drop < v0.4.x compatibility. From now on you need node v0.4.x to use this module. -[See Commits](https://github.com/felixge/node-mysql/compare/v0.9.0...v0.9.1) - ### Older releases These releases were done before starting to maintain the above Changelog: