github.com/noirx94/tendermintmp@v0.0.1/CHANGELOG_PENDING.md (about)

     1  # Unreleased Changes
     2  
     3  ## v0.34.15
     4  
     5  Special thanks to external contributors on this release:
     6  
     7  Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermint).
     8  
     9  ### BREAKING CHANGES
    10  
    11  - CLI/RPC/Config
    12  
    13  - Apps
    14  
    15  - P2P Protocol
    16  
    17  - Go API
    18  
    19  - Blockchain Protocol
    20  
    21  ### FEATURES
    22  
    23  ### IMPROVEMENTS
    24  
    25  ### BUG FIXES
    26  
    27  - [\#7057](https://github.com/tendermint/tendermint/pull/7057) Import Postgres driver support for the psql indexer (@creachadair).
    28  - [\#7106](https://github.com/tendermint/tendermint/pull/7106) Revert mutex change to ABCI Clients (@tychoish).