Skip to content

Commit

Permalink
Update changelog files
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Mar 19, 2021
1 parent a85adad commit 06ffcc0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->

## 3.4.0 2021-03-19


### Added

- `Relation#unordered` (@radar)


[Compare v3.3.3...v3.4.0](https://github.com/rom-rb/rom-sql/compare/v3.3.3...v3.4.0)

## 3.3.3 2021-03-05


Expand Down
5 changes: 5 additions & 0 deletions changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---
- version: 3.4.0
summary:
date: 2021-03-19
added:
- `Relation#unordered` (@radar)
- version: 3.3.3
summary:
date: 2021-03-05
Expand Down

0 comments on commit 06ffcc0

Please sign in to comment.