Skip to content

Latest commit

 

History

History
62 lines (29 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

62 lines (29 loc) · 2.34 KB

Changelog

1.1.0 (2021-04-13)

Features

  • plugin: Add blog_dir to livereload (3db4656)

Documentation

Build System

  • Makefile: Expose liveserver port (9514b3d)
  • Makefile: Seperate container bin from flags (93a4155)

1.0.1 (2021-03-19)

Bug Fixes

Documentation

Continuous Integration

  • Add publish to github job (04e952c)

Build System

  • makefile: Add build package to comment (fff93ea)
  • Makefile: Clean up podman command (f70fce2)
  • setup: Fix license classifier (d6609c9)

1.0.0 (2021-03-16)

Features

  • plugin: Initial release (1f868e6)

Tests

  • example: Add example directory for testing (611f6ec)

Build System

  • Makefile: Add container target (41f4e8a)
  • setup: Add dependencies (d282953)