Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 1.15 KB

Changelog

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

0.0.2 (2020-12-01)

Features

  • error: Starting error module (f11d1b0)
  • loadbalancer: adding loadbalancer config (7ed27d5)
  • reverse-proxy: Add reverse-proxy with nginx (8831b79)
  • Squares: squares implementation (04979f2)

Bug Fixes

  • square: Fixing error message (7a1aa28)
  • square: Fixing square entity (a2aa89d)