Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 675 Bytes

Changelog

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

1.1.0 (2021-05-16)

Features

  • Examples: Add examples to Optional and Result handle (2a13ff8)
  • General: Add yarn.lock to git (851d6fe)
  • Start: Implement Optional and Result monads (1fb1ae8)