Skip to content

Commit dc3bfce

Browse files
committed
update changelog for beta.2 release
1 parent f166960 commit dc3bfce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
44

5-
## [Unreleased]
5+
## [0.1.0-beta.2] - 2021-03-09
66
### Added
77
- Added case insensitive behavior to schema and table search box (#99) PR #102
88
- CSS for making the primary keys look disabled/readonly for update mode PR #105
@@ -64,6 +64,6 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
6464
- Multi database server connections supported by opening new tabs.
6565
- Support of DJ NEURO - [Managed Database Hosting](https://djneuro.io/services/) users.
6666

67-
[Unreleased]: https://github.com/datajoint/datajoint-labbook/compare/0.1.0-beta.1...HEAD
67+
[0.1.0-beta.2]: https://github.com/datajoint/datajoint-labbook/compare/0.1.0-beta.1...0.1.0-beta.2
6868
[0.1.0-beta.1]: https://github.com/datajoint/datajoint-labbook/compare/0.1.0-alpha.2...0.1.0-beta.1
6969
[0.1.0-alpha.2]: https://github.com/datajoint/datajoint-labbook/releases/tag/0.1.0-alpha.2

0 commit comments

Comments
 (0)