summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--polly/docs/ReleaseNotes.rst12
-rw-r--r--polly/docs/index.rst2
2 files changed, 14 insertions, 0 deletions
diff --git a/polly/docs/ReleaseNotes.rst b/polly/docs/ReleaseNotes.rst
new file mode 100644
index 00000000000..d6eb1c81525
--- /dev/null
+++ b/polly/docs/ReleaseNotes.rst
@@ -0,0 +1,12 @@
+=============
+Release Notes
+=============
+
+In Polly 3.9 the following important changes have been incorporated.
+
+
+Update of the isl math library
+------------------------------
+
+We imported the latest version of the isl math library into Polly.
+
diff --git a/polly/docs/index.rst b/polly/docs/index.rst
index e5001f8228a..1b0b0ae1266 100644
--- a/polly/docs/index.rst
+++ b/polly/docs/index.rst
@@ -7,6 +7,8 @@
.. toctree::
:maxdepth: 1
+ ReleaseNotes
+
Using Polly
===========
OpenPOWER on IntegriCloud