File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ This document describes all new features and changes in the release. The format
1010<!-- towncrier release notes start -->
1111
1212
13+ ## [ v3.12.3 (2026-03-24)] ( https://github.com/nautobot/nautobot-app-ssot/releases/tag/v3.12.3 )
14+
15+ ### Fixed
16+
17+ - [ #1146 ] ( https://github.com/nautobot/nautobot-app-ssot/issues/1146 ) - Fixed display of large diffs by implementing pagination in render_diff() method.
18+
1319## [ v3.12.2 (2026-03-24)] ( https://github.com/nautobot/nautobot-app-ssot/releases/tag/v3.12.2 )
1420
1521### Added
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nautobot-ssot"
3- version = " 3.12.2 "
3+ version = " 3.12.3 "
44description = " Nautobot Single Source of Truth"
55authors = [" Network to Code, LLC <opensource@networktocode.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments