| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,8 +6,9 @@ All notable changes to this project will be documented in this file. | |||
| 6 | 6 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | |
| 7 | 7 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | |
| 8 | 8 | ||
| 9 | - ## [0.3.5] - 2019-01-xx | ||
| 10 | - ### Added | ||
| 9 | + ## [0.3.5] - 2019-01-26 | ||
| 10 | + ### Changed | ||
| 11 | + - Added more examples to the README. | ||
| 11 | 12 | ||
| 12 | 13 | ## [0.3.4] - 2019-01-26 | |
| 13 | 14 | ### Changed | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,7 +50,7 @@ CREATE TABLE links ( | |||
| 50 | 50 | """); | |
| 51 | 51 | ``` | |
| 52 | 52 | ||
| 53 | - ### Executing a `INSERT` statement | ||
| 53 | + ### Executing an `INSERT` statement | ||
| 54 | 54 | ||
| 55 | 55 | ```dart | |
| 56 | 56 | // Insert a new link into the table: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments