From d33031e03b38288c0b792f1e807efd8c168b7580 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Thu, 24 Mar 2016 00:13:41 -0400 Subject: [PATCH] docs: add :tada: to CHANGELOG. because. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dbd607..c81fcf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Features: Chores: * Switched to `require_relative` internally throughout the codebase to be more pry-friendly (#130) -* Rewrote the entire API doc and placed it on [squib.readthedocs.org](http://squib.readthedocs.org) +* Rewrote the entire API doc and placed it on [squib.readthedocs.org](http://squib.readthedocs.org). :tada: ## v0.9.0 / 2016-01-10