Skip to content

Commit 6015293

Browse files
committed
doc: release: Use past tense on some entries
Use past tense in some of the release notes. Signed-off-by: Anas Nashif <[email protected]>
1 parent 288fd5d commit 6015293

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/releases/release-notes-3.4.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Major enhancements with this release include:
1111

1212
* Input subsystem: handles input events from various types of input devices and
1313
distributes them to other threads in the application.
14-
* Barrier API: add architecture agnostic API for data memory barriers.
14+
* Barrier API: added architecture agnostic API for data memory barriers.
1515
* USB Device support:
1616

1717
* USB device controller API (UDC API) and nRF USBD controller driver.
@@ -817,7 +817,7 @@ Drivers and Sensors
817817

818818
* Clock control
819819

820-
* Atmel SAM/SAM0: Introduce peripheral clock control.
820+
* Atmel SAM/SAM0: Introduced peripheral clock control.
821821
* Atmel SAM0: Improved ``samd20``/``samd21``/``samr21`` clocking mechanism.
822822
* STM32F4: Added support for PLL I2S
823823

@@ -1006,7 +1006,7 @@ Drivers and Sensors
10061006

10071007
* Serial
10081008

1009-
* Add UART3 and UART4 configuration for ``gd32vf103`` SoCs.
1009+
* Added UART3 and UART4 configuration for ``gd32vf103`` SoCs.
10101010
* uart_altera: added new driver for Altera Avalon UART.
10111011
* uart_emul: added new driver for emulated UART.
10121012
* uart_esp32:

0 commit comments

Comments
 (0)