diff --git a/README.md b/README.md index 64b08bf22..a271161ea 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ cuOpt supports the following APIs: This repo is also hosted as a [COIN-OR](http://github.com/coin-or/cuopt/) project. +## Latest Release Notes: + +[RELEASE-NOTES.md](RELEASE-NOTES.md) + ## Installation ### CUDA/GPU requirements diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 120000 index 000000000..56fdd09be --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1 @@ +docs/cuopt/source/release-notes.rst \ No newline at end of file