Skip to content

Commit 563a674

Browse files
committed
Added clarification about breaking changes
1 parent 2946fd5 commit 563a674

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

lib

release-notes/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ This is a running list of significant bug fixes and new features since the last
3232

3333
We try to maintain compatibility with older versions of ngscopeclient but occasionally we have no choice to change the interface of a block in a way that requires old filter graphs to be updated.
3434

35+
NOTE: This section only list changes which are potentially breaking to an *end user*. Prior to the version 1.0 release, there is no expectation of API/ABI stability and internal software interfaces may change at any time with no warning.
36+
3537
* Many filters no longer take the input signal and recovered clock as separate inputs. Instead, they take the new sampled output from the CDR block. This eliminates redundant sampling and is significantly faster but was not possible to do in a fully backwards compatible fashion. The list of affected filters is:
3638
* 100baseTX
3739
* DDJ

0 commit comments

Comments
 (0)