Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yehorbk authored Sep 2, 2020
1 parent 2d7b6dd commit c7be0f6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# CHANGELOG
This file contains all notable changes of the [PLDB](https://github.com/yehorbk/pldb) project.

## [Unreleased](https://github.com/yehorbk/pldb/commits/master)

## [v1.0.0](https://github.com/yehorbk/pldb/releases/tag/v1.0.0) - 02-09-2020

### Added

- Data management: select, insert, update, delete, etc.
- Table management: create, insert, drop, etc.
- Database management: create, insert, drop, load, save, etc.
- Docs
- License

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

0 comments on commit c7be0f6

Please sign in to comment.