diff --git a/docs/getting-started.sgml b/docs/getting-started.sgml
index 131044c9..380b23d4 100644
--- a/docs/getting-started.sgml
+++ b/docs/getting-started.sgml
@@ -36,9 +36,10 @@
It is possible to embed PHP code right in your template files,
although this may not be needed (nor recommended)
since the engine is so customizable.
- Built-in caching support (new in 1.3.0)
- Arbitrary template sources (new in 1.4.0)
- Custom cache handling functions (new in 1.4.7)
+ Built-in caching support
+ Arbitrary template sources
+ Custom cache handling functions
+ Plugin architecture