Skip to content

Commit

Permalink
Update changelog for 0.99 release
Browse files Browse the repository at this point in the history
  • Loading branch information
crosser committed Jun 22, 2022
1 parent 539601a commit a8763e9
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
gps303 (0.99) experimental; urgency=medium

* Revive mkgpx example script
* Drop data if we are receiving junk
* test: fuzzing collector
* test: complete fuzzer unittest
* collector: fix problems found by fuzzer test
* test: make unittests individually runnable
* collector: enable SO_KEEPALIVE on accepted conn.
* test: message fuzzer and fix found problems
* test: move `send_and_drain` to common module
* test: skeleton for an end-to-end unittest
* test: adjust sleeps and drains when daemons run
* test: minimally functional test_storage
* do not try to use zlib's _Decompress
* test: use IPv4 because github actions
* Add sample opencellid csv for tests
* test: better aquisition of free ports
* test: opencellid downloader

-- Eugene Crosser <[email protected]> Wed, 22 Jun 2022 18:04:10 +0200

gps303 (0.98) experimental; urgency=medium

* include runtime deps as build-time for typecheck
Expand Down

0 comments on commit a8763e9

Please sign in to comment.