diff --git a/NEWS.rst b/NEWS.rst
index 4f10832b0..368271bfb 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,17 @@ This following summarizes the most important changes in recent Spicy releases.
For an exhaustive list of all changes, see the :repo:`CHANGES` file coming with
the distribution.
+Version 1.10 (in progress)
+==========================
+
+.. rubric:: New Functionality
+
+.. rubric:: Changed Functionality
+
+.. rubric:: Bug fixes
+
+.. rubric:: Documentation
+
Version 1.9
===========
diff --git a/README.md b/README.md
index 5fd4106e3..7a8d8add0 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,31 @@
# Spicy — Robust Parsers for Protocols & File Formats
-
-
## Overview
Spicy is a parser generator that makes it easy to create robust C++