Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #106 from input-output-hk/ksaric/release-1.2.0
Browse files Browse the repository at this point in the history
Release 1.2.0.
  • Loading branch information
ksaric authored Oct 27, 2020
2 parents 73d65c2 + c47477f commit b0a9b46
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog for smash

## 1.2.0

### Story

- [CAD-1358] - Return the caching headers for the HTTP server to work with that
- [CAD-1823] - Stake pools with issues list
- [CAD-1824] - List of delisted Stake pools
- [CAD-1838] - Add whitelisting (listing) to return delisted
- [CAD-1926] - Retired pools should be ignored
- [CAD-2061] - Logs improvement, add information to why an error occured
- [CAD-2074] - Health check endpoint
- [CAD-2085] - Create migration scripts for SMASH
- [CAD-2088] - Resolve paths relative to the config file, not the executable
- [CAD-2093] - Use qualified module names

## 1.1.0

Expand Down
2 changes: 1 addition & 1 deletion smash.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 1.12
name: smash
version: 1.1.0
version: 1.2.0
description:
Please see the README on GitHub at <https://github.com/input-output-hk/smash#readme>

Expand Down

0 comments on commit b0a9b46

Please sign in to comment.