From ea98134abda738de47078e80556e0b1ea208e9c0 Mon Sep 17 00:00:00 2001 From: zeitbinder Date: Sat, 8 Nov 2014 23:40:15 +0100 Subject: [PATCH] updated changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e3e423..60bee72 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ The samples are played by `pi_fm_rds.c` that is adapted from Richard Hirst's [Pi ## History +* 2014-11-08: support for non-standard frequencies and frequency deviations * 2014-11-01: support for toggling the Traffic Announcement (TA) flag at run-time * 2014-10-19: bugfix (cleanly stop the DMA engine when the specified file does not exist, or it's not possible to read from stdin) * 2014-08-04: bugfix (ppm now uses floats)