From cc9716a25a244c097f18346f55b2f55fcf9d9615 Mon Sep 17 00:00:00 2001 From: Nick Gasson Date: Sat, 5 Nov 2016 19:48:17 +0000 Subject: [PATCH] Update readme and history file --- HISTORY.md | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index b1e9ef7b..e3c1f27b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,5 @@ ## master +- Compile time evaluation now uses vcode ## 1.1 - 2016-11-05 - Improvements to based literal parsing diff --git a/README.md b/README.md index d4e39871..e6910992 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ NVC has both a release branch and a development master branch. The master branch should be stable enough for day-to-day use and has comprehensive regression tests, but the release branch is more suitable for third party packaging. The latest released version is -[1.0.0](https://github.com/nickg/nvc/releases/download/r1.0.0/nvc-1.0.0.tar.gz). Significant +[1.1.0](https://github.com/nickg/nvc/releases/download/r1.1.0/nvc-1.1.0.tar.gz). Significant changes since the last release are detailed in [HISTORY.md](HISTORY.md). To build from a Git clone: -- 2.39.2