Skip to content

Commit

Permalink
Update release-notes.md
Browse files Browse the repository at this point in the history
Fixed formatting of the heading
  • Loading branch information
nastena1606 authored Apr 9, 2024
1 parent 38ff41d commit 8421549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/docs/release-notes/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pg_tde release notes

## Alpha 1 (2024-03-28)
## Alpha 1 (2024-03-28)

`pg_tde` extension brings in [Transparent Data Encryption (TDE)](tde.md) to PostgreSQL and enables you to keep sensitive data safe and secure.

Expand Down Expand Up @@ -42,4 +42,4 @@ The Minimum Viable Product (MVP) version introduces the following functionality:
* Encryption of heap tables, including TOAST
* Encryption keys are stored either in Hashicorp Vault server or in local keyring file (for development)
* The key storage is configurable via separate JSON configuration files
* Replication support
* Replication support

0 comments on commit 8421549

Please sign in to comment.