branch: externals/m-buffer
commit 77067c0ff5104054536fec28db77e1e4f02ae72c
Author: Phillip Lord <[email protected]>
Commit: Phillip Lord <[email protected]>
Version 0.9 Released.
---
README.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index e1ede8319c..cb7d4f4e23 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,16 @@ with the FSF.
## Change Log
+### 0.9
+
+#### Bug Fixes
+
+- Now byte-compiles without errors/warning
+
+#### Breaking Changes
+
+- `m-buffer-point' renamed to `m-buffer-at-point'
+
### 0.8
- New macros for marker usage.