Skip to content

Commit 44265e4

Browse files
committed
update for release
1 parent e4fca3f commit 44265e4

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Changes in 0.2.0
2+
3+
* Update dependencies and versions
4+
15
# Changes in 0.1.2
26

37
Bug fixes:

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -153,15 +153,10 @@ ClojureScript release.
153153
core.rrb-vector releases are available from Maven Central. Development
154154
snapshots are available from the Sonatype OSS repository.
155155

156-
* [Released versions](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22core.rrb-vector%22)
157-
158-
* [Development snapshots](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~core.rrb-vector~~~)
159-
160-
* [Change log](CHANGES.md) of changes made in this library.
161-
162-
* Some [benchmark results](doc/benchmarks/benchmarks.md) comparing
163-
the run time of core.rrb-vector's JVM implementation against other
164-
vector/list implementations on the JVM.
156+
* [Released versions](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22core.rrb-vector%22)
157+
* [Development snapshots](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~core.rrb-vector~~~)
158+
* [Change log](CHANGES.md) of changes made in this library.
159+
* Some [benchmark results](doc/benchmarks/benchmarks.md) comparing the run time of core.rrb-vector's JVM implementation against other vector/list implementations on the JVM.
165160

166161
Follow the first link above to discover the current release number.
167162

@@ -395,7 +390,7 @@ copyright notice:
395390

396391
## Licence
397392

398-
Copyright © 2012-2023 Michał Marczyk, Andy Fingerhut, Rich Hickey and contributors
393+
Copyright © Michał Marczyk, Andy Fingerhut, Rich Hickey and contributors
399394

400395
Distributed under the
401396
[Eclipse Public License 1.0](https://opensource.org/license/epl-1-0/),

0 commit comments

Comments
 (0)