Skip to content

Commit 63a94c5

Browse files
committed
Release 5.0.0.dev10
1 parent 24eebd4 commit 63a94c5

4 files changed

Lines changed: 15 additions & 7 deletions

File tree

docs/news.d/1120.feature.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/news.d/1178.bug.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/news.d/1178.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release_notes/5.0.0.dev10.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
Bug Fixes
3+
~~~~~~~~~
4+
5+
- Fixed missing generated seed input to pre_config hook. (:vunit_issue:`1178`)
6+
7+
8+
Features
9+
~~~~~~~~
10+
11+
- Added support for extended identifiers.
12+
13+
A known exception is that extended identifiers within a port or generic clause that uses parenthesis must
14+
have the same number of opening and closing parenthesis. For example, a generic named ``\foo(bar)\`` is
15+
accepted but ``\foo(bar\`` is not. (:vunit_issue:`1120`)

0 commit comments

Comments
 (0)