Add 0.5.1 release changes
diff --git a/README.rst b/README.rst
index ffcae0e..3c38485 100644
--- a/README.rst
+++ b/README.rst
@@ -27,6 +27,15 @@
 Recent Changes
 --------------
 
+- 0.5.1
+
+  - Implement ``Default`` for traversals.
+  - Export ``EdgesConnecting`` publicly.
+  - Implement ``is_bipartite_graph``.
+  - Add ``FilterNode`` implementation for ``FixedBitSet`` and ``HashSet``.
+  - Implement ``node_weights_mut`` and ``edge_weights_mut`` for ``StableGraph``.
+  - Add configurable functions for adding attributes to dotfile features.
+
 - 0.5.0
 
   - Breaking changes: