Skip to content

Commit

Permalink
CHANGELOG for v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
blakejohnson committed Nov 9, 2016
1 parent 84b0621 commit 73cda2c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Version 1.2

## Features:
* Compatibility with firmware v4.4
* Faster queued interface between cache and main memory, giving more consistent
performance
* Revised channel alignment strategy that does not require calibration for each
bit file

## Fixes:
* Removes spurious waveform cache miss indicator.

# Version 1.1

## Features:
Expand All @@ -6,7 +18,7 @@

## Fixes:
* only program first slice once when using "all" (#83)
* graceful exit when no APS2 slices found ()
* graceful exit when no APS2 slices found
* Julia channel setter/getters fixed (#60) and removed unnecessary argument typing
* asio updates to allow compiling on gcc 5.x and 6.x (#75)

Expand Down

0 comments on commit 73cda2c

Please sign in to comment.