From 2f99156b29bc85582415d6a32bc31010d61a0a71 Mon Sep 17 00:00:00 2001 From: Jeremy Mikola Date: Thu, 16 Feb 2017 13:35:09 -0500 Subject: [PATCH] Add 1.0.5 release notes --- RELEASE-1.0 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE-1.0 b/RELEASE-1.0 index 0b71ad9d2..3696c9c1f 100644 --- a/RELEASE-1.0 +++ b/RELEASE-1.0 @@ -1,3 +1,9 @@ +RELEASE 1.0.5 +------------- +2017-02-16 Jeremy Mikola + * PHPLIB-260: Remove duplicate server selection in Collection::findOne() + + RELEASE 1.0.4 ------------- 2016-11-14 Jeremy Mikola