We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2893d79 commit a994d4fCopy full SHA for a994d4f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## yaml_db 0.5.0
2
+
3
+* Order HABTM tables using both IDs (@mauriciopasquier)
4
5
## yaml_db 0.4.2
6
7
* Use Windows-compatible directory names
lib/yaml_db/version.rb
@@ -1,3 +1,3 @@
module YamlDb
- VERSION = "0.4.2"
+ VERSION = "0.5.0"
end
0 commit comments