Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 347 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 347 Bytes

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.

[1.1.0] - 2022-5-23

Added

  • stack.pop()
  • stack.peek()
  • stack.replace(...values)