diff --git a/README.md b/README.md index 1e9dc14..ce66856 100644 --- a/README.md +++ b/README.md @@ -665,6 +665,10 @@ This library does not currently support the spread spectrum function of the Si53 Changelog +* v2.0.5 + + * Remove PLL reset from set_freq() when not necessary + * v2.0.4 * Fix error in VCXO algorithm diff --git a/library.properties b/library.properties index 12cfe7f..3d92468 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Etherkit Si5351 -version=2.0.4 +version=2.0.5 author=Jason Milldrum maintainer=Jason Milldrum sentence=A full-featured library for the Si5351 series of clock generator ICs from Silicon Labs