Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

33 lines (15 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2023-11-06)

Fixes

1.2.0 (2022-11-07)

Features

  • dump: add db_pull_excluded_tables (0c65cb4)

1.1.0 (2021-11-18)

Features

  • add editorconfig (e396db1)
  • explicitly set become: false for localhost delegation (ee4d6e7)

Bug Fixes

  • handle port variable in both dump and restore (a17149b)
  • postgres: fix a typo on the port parameter (b24bd3d)