We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8253be0 commit 3613d4eCopy full SHA for 3613d4e
1 file changed
docs/release_notes.md
@@ -2,6 +2,11 @@
2
For details on what to expect in general when updating to a new version of Androiplot, check out the
3
[versioning doc](versioning.md).
4
5
+# 1.4.2
6
+* (#32) New step mode: `INCREMENT_BY_FIT`.
7
+* (#33) PanZoom support for 'INCREMENT_BY_FIT'.
8
+* (#34) Removed examples and documentation for serializing `SeriesRegistry` to preserve state.
9
+
10
# 1.4.1
11
* (#26) Fixed an NPE issue when drawing null values with a PointLabeler.
12
* Fixed a broken link in Quickstart doc.
0 commit comments