Skip to content

Commit 3c4b4a5

Browse files
committed
docs: small readme fixes
1 parent 4587c8d commit 3c4b4a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* ✨ New: Data structures for simple geometries, features and feature collections.
66
* ✨ New: Support for [Well-known binary](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry#Well-known_binary) (WKB). Text and binary data formats, encodings and content interfaces also redesigned.
77
* [geodata](https://pub.dev/packages/geodata/versions/0.10.0) (0.10.0), see [changelog](dart/geodata/CHANGELOG.md#0100) for details
8-
✨ New: Updated with latest [geobase](https://pub.dev/packages/geobase) version 0.3.0, and no longer with dependency on [geocore](https://pub.dev/packages/geocore).
8+
* ✨ New: Updated with latest [geobase](https://pub.dev/packages/geobase) version 0.3.0, and no longer with dependency on [geocore](https://pub.dev/packages/geocore).
99
* [geocore](https://pub.dev/packages/geocore/versions/0.10.0) (0.10.0), see [changelog](dart/geocore/CHANGELOG.md#0100) for details
1010

1111
## 2022-06-18

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Key features of the [geodata](https://pub.dev/packages/geodata) package:
4646
* ✨ New: Data structures for simple geometries, features and feature collections.
4747
* ✨ New: Support for [Well-known binary](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry#Well-known_binary) (WKB). Text and binary data formats, encodings and content interfaces also redesigned.
4848
* [geodata](https://pub.dev/packages/geodata/versions/0.10.0) (0.10.0), see [changelog](dart/geodata/CHANGELOG.md#0100) for details
49-
✨ New: Updated with latest [geobase](https://pub.dev/packages/geobase) version 0.3.0, and no longer with dependency on [geocore](https://pub.dev/packages/geocore).
49+
* ✨ New: Updated with latest [geobase](https://pub.dev/packages/geobase) version 0.3.0, and no longer with dependency on [geocore](https://pub.dev/packages/geocore).
5050
* [geocore](https://pub.dev/packages/geocore/versions/0.10.0) (0.10.0), see [changelog](dart/geocore/CHANGELOG.md#0100) for details
5151

5252
See also older news in the [changelog](CHANGELOG.md) of this repository.
@@ -62,7 +62,7 @@ contributions are welcome, of course!
6262
[geobase](https://pub.dev/packages/geobase) and
6363
[geodata](https://pub.dev/packages/geodata) packages.
6464

65-
However after the `geocore` version 0.10.0 (published at 2022-08-21), no new
65+
⚠️ However after the `geocore` version 0.10.0 (published at 2022-08-21), no new
6666
features are currently planned on the
6767
[geocore](https://pub.dev/packages/geocore) package. Still this package too
6868
shall be maintained as a part of this repository.

0 commit comments

Comments
 (0)