Skip to content

Commit 03d0965

Browse files
umapraseedanordicjm
authored andcommitted
doc: Update versions for 2.2.0 release
Update chgangelog versions for 2.2.0 release Signed-off-by: UMA PRASEEDA <uma.praseeda@nordicsemi.no>
1 parent 3109baa commit 03d0965

File tree

6 files changed

+27
-24
lines changed

6 files changed

+27
-24
lines changed

gzll/CHANGELOG.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Changelog
77
:local:
88
:depth: 2
99

10-
All notable changes to this project are documented in this file.
10+
All the notable changes to this project are documented on this page.
1111

12-
Main branch
13-
***********
12+
nRF Connect SDK v2.2.0
13+
**********************
1414

15-
Support nRF5340 network core.
15+
All the notable changes included in the |NCS| v2.2.0 release are documented in this section.
1616

1717
Added
1818
=====

lc3/CHANGELOG.rst

+5-3
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
Changelog
44
#########
55

6-
All notable changes to this project are documented in this section.
6+
All notable changes to this project are documented on this page.
77

8-
Main branch
9-
***********
8+
nRF Connect SDK v2.2.0
9+
**********************
10+
11+
Here are all the notable changes included in the |NCS| v2.2.0 release:
1012

1113
* Added new documentation pages.
1214
* Replaced API documentation link with the :ref:`lc3_api` page that includes content generated from sources.

mpsl/CHANGELOG.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ Changelog
77
:local:
88
:depth: 2
99

10-
Main branch
11-
***********
10+
nRF Connect SDK v2.2.0
11+
**********************
1212

13-
All the notable changes included in the main branch are documented in this section.
13+
All the notable changes included in the |NCS| v2.2.0 release are documented in this section.
1414

1515
Bug fixes
1616
=========
17-
* Fixed an issue where the scheduler could put events in the past. (DRGN-17851, DRGN-18105)
17+
18+
* Fixed an issue where the scheduler could put events in the past (DRGN-17851, DRGN-18105).
1819

1920
nRF Connect SDK v2.1.0
2021
**********************

nrf_dm/doc/CHANGELOG.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ Changelog
77
:local:
88
:depth: 2
99

10-
All the notable changes to this project are documented in this file.
10+
All the notable changes to this project are documented on this page.
1111

12-
main
13-
****
12+
nRF Connect SDK v2.2.0
13+
**********************
1414

15-
All the notable changes added to the |NCS| main are documented in this section.
15+
All the notable changes added to the |NCS| v2.2.0 release are documented in this section.
1616

1717
Changes
1818
=======
1919

2020
* Increased the synchronization procedure's resilience to interference.
2121
* Improved the quality of access addresses used internally in the library.
2222
* Renamed ``access_address`` to ``rng_seed`` in :c:type:`nrf_dm_config_t`.
23-
* :c:func:`nrf_dm_high_precision_calc` now handles out-of-memory errors by returning `NaN`.
23+
* :c:func:`nrf_dm_high_precision_calc` now handles out-of-memory errors by returning ``NaN``.
2424

2525
nRF Connect SDK v2.1.0
2626
**********************

nrf_rpc/CHANGELOG.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Changelog
77
:local:
88
:depth: 2
99

10-
All notable changes to this project in the |NCS| are documented in this file.
10+
All the notable changes to this project are documented on this page.
1111

12-
Main branch
13-
***********
12+
nRF Connect SDK v2.2.0
13+
**********************
1414

15-
All the notable changes added to the |NCS| main are documented in this section.
15+
All the notable changes added to the |NCS| v2.2.0 release are documented in this section.
1616

1717
Added
1818
=====

softdevice_controller/CHANGELOG.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Changelog
77
:local:
88
:depth: 2
99

10-
All the notable changes to this project are documented in this file.
10+
All the notable changes to this project are documented on this page.
1111

12-
Main branch
13-
***********
12+
nRF Connect SDK v2.2.0
13+
**********************
1414

15-
All the notable changes included in the main branch are documented in this section.
15+
All the notable changes included in the |NCS| v2.2.0 release are documented in this section.
1616

1717
Added
1818
=====

0 commit comments

Comments
 (0)