CHANGELOG.md in spy-0.4.5 vs CHANGELOG.md in spy-1.0.0
- old
+ new
@@ -1,7 +1,8 @@
-## Spy 0.4.3 (Not Released) ##
+## Spy 1.0.0 (October 10, 2018) ##
-* Not Released
+* drop support for ruby 1.9.3, 2.0. Only support 2.1+ (@dylanahsmith)
+* support named arguments (@dylanahsmith)
## Spy 0.4.3 (April 14, 2016) ##
* Double performance of spy lookups (@BlakeMesdag)