From c916b32aa7752e3b2b9e72e0ad8a4091864d0660 Mon Sep 17 00:00:00 2001 From: Adam Tomat Date: Fri, 23 Mar 2018 14:17:26 +0000 Subject: [PATCH] Update docs --- CHANGELOG.md | 3 +++ README.md | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 901fd74b..9a574d4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 3.0.0 (2018-03-23) +- Complete re-write! + ## 2.0.0 (2016-12-07) ### Features - Update to support Timber 1.1 diff --git a/README.md b/README.md index 9fbf52d3..4ddf5c7b 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -> This version is in development and not yet stable - # Lumberjack A framework for making WordPress theme development more sane & easier to maintain.