Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

63 lines (44 loc) · 1.83 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. The changelog is also available on GitHub.

Changed

  • #31: Command zbg push -f now uses git's --force-with-lease because it's a safer default (by @kephas)

0.2.0 — 2023-12-17 🎄

Added

Fixed

  • #18: zbg status now prints the diff when invoked not from the project root (by @tekknoid)
  • #7, #11: Escape messages in zbg stash and zbg commit commands (by @paulpatault)
  • #25: Use the default branch always instead of hardcoding main (by @tekknoid)

0.1.0 — 2023-04-10 🌇

Initial release prepared by @chshersh.