github.com/lino-network/lino@v0.6.11/CHANGELOG_PENDING.md (about)

     1  # Changelog
     2  
     3  ## v0.3.0
     4  ---
     5  
     6  Tue May 21 16:54:46 PDT 2019
     7  
     8  IMPROVEMENTS
     9  
    10    * [tendermint] upgrade to v0.31.5 (shall improve mempool performance and fix a leak issue)
    11    * [cosmos-sdk] upgrade to v0.34.4
    12    * [build] remove cleveldb related patches as tendermint/iavl are upgraded, cosmos's patch is required.
    13    * [build] remove cosmos clelveldb patch as they now support it through build tags.