From 2934c085ef27838d5589ced44af4c9b199b4c9bf Mon Sep 17 00:00:00 2001
From: Florent Kermarrec <florent@enjoy-digital.fr>
Date: Wed, 27 May 2020 09:00:43 +0200
Subject: [PATCH] CHANGES: add JTAG UART.

---
 CHANGES | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES b/CHANGES
index 1755643af..e676f2cf5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@
 
 	[> Added Features
 	------------------
+	- JTAG UART with uart_name=jtag_uart (validated on Spartan6, 7-Series, Ultrascale(+)).
 	- Add CV32E40P CPU support (ex RI5CY).
 	- Use InterconnectPointToPoint when 1 master,1 slave and no address translation.
 	- Improve WishboneBridge.