From 03ec2156988ddef35272365fb86415511eafb4e2 Mon Sep 17 00:00:00 2001 From: Jack Koenig Date: Thu, 18 Mar 2021 23:30:05 -0700 Subject: Update the FAQ and add doc on versioning (#1827) * Update the FAQ and add doc on versioning * Update modules.md Co-authored-by: Megan Wachs --- docs/src/appendix/appendix.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/src/appendix/appendix.md') diff --git a/docs/src/appendix/appendix.md b/docs/src/appendix/appendix.md index 48106fe4..0efedbfe 100644 --- a/docs/src/appendix/appendix.md +++ b/docs/src/appendix/appendix.md @@ -11,3 +11,4 @@ This section covers some less-common Chisel topics. * [Differences between Chisel3 and Chisel2](chisel3-vs-chisel2) * [Experimental Features](experimental-features) * [Upgrading from Scala 2.11](upgrading-from-scala-2-11) +* [Versioning](versioning) -- cgit v1.2.3