Skip to content

Commit

Permalink
Updated changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 27, 2024
1 parent f6202fd commit fdb409e
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,4 +491,18 @@ PgHero.with(:database2) { PgHero.running_queries }

## 0.1.0 (2014-07-23)

- First major release
- Improved explanations
- Updated design

## 0.0.3 (2024-07-22)

- Fixed `missing_indexes` method

## 0.0.2 (2024-07-21)

- Added `unused_tables` method
- Added `database_size` method

## 0.0.1 (2024-07-21)

- First release

0 comments on commit fdb409e

Please sign in to comment.