decred.org/dcrdex@v1.0.5/docs/release-notes/release-notes-0.5.2.md (about)

     1  # DCRDEX v0.5.2
     2  
     3  Aug 29, 2022
     4  
     5  Please read the [v0.5.0 release notes](https://github.com/decred/dcrdex/releases/tag/v0.5.0) for a full list of changes since v0.4.
     6  
     7  For important information and an introduction to DCRDEX, read the [initial release (v0.1.0) notes](https://github.com/decred/dcrdex/releases/tag/release-v0.1.0).
     8  
     9  Either download the file for your distribution below, or wait for the signed distributions to be created at <https://github.com/decred/release/tags>.
    10  
    11  ## Fixes
    12  
    13  Set the version strings in the command line applications, and packaging script.
    14  
    15  ## Code Summary
    16  
    17  1 commits, 4 files changed, 4 insertions(+), and 4 deletions(-)
    18  
    19  <https://github.com/decred/dcrdex/compare/v0.5.1...v0.5.2>
    20  
    21  1 contributors
    22  
    23  - Jonathan Chappelow (@chappjc)