Skip to content

Commit 5b2e06a

Browse files
committed
Link PR in NEWS.md
1 parent 5c5ab91 commit 5b2e06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DSP v0.1.0 Release Notes
22

3-
- Filter coefficient types have been renamed to distinguish them from implementations (#96):
3+
- Filter coefficient types have been renamed to distinguish them from implementations ([#96](https://github.com/JuliaDSP/DSP.jl/pull/96)):
44
- The `Filter` abstract type is now `FilterCoefficients`
55
- `ZPKFilter` is now `ZeroPoleGain`
66
- `TFFilter` is now `PolynomialRatio`

0 commit comments

Comments
 (0)