Commit c7ada58 1 parent 3da3ebb commit c7ada58 Copy full SHA for c7ada58
File tree 1 file changed +31
-0
lines changed
1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ Version 2.0.0 - May 14, 2021] ( https://github.com/vkatsuba/bellboy/releases/tag/2.0.0 )
4
+ * [ #1 ] ( https://github.com/vkatsuba/bellboy/pull/1 ) Upgrating ([ manuel-rubio] ( https://github.com/manuel-rubio ) )
5
+ * Add ` rebar.lock ` ensuring use always the same dependencies
6
+ * Fix ` application:get_env ` (return always a string)
7
+ * Start use [ jsone] ( https://github.com/sile/jsone ) instead of [ jsx] ( https://github.com/talentdeficit/jsx )
8
+ * Add tests
9
+ * Added GitHub Actions
10
+
11
+ ## [ Version 1.0.1 - Feb 20, 2021] ( https://github.com/vkatsuba/bellboy/releases/tag/1.0.1 )
12
+ * Remove include file
13
+ * Remove ` uuid ` non use dependency
14
+ * Update description ` *spp.src `
15
+
16
+ ## [ Version 1.0.0 - Feb 14, 2021] ( https://github.com/vkatsuba/bellboy/releases/tag/1.0.0 )
17
+ * Removed ` Makefile `
18
+ * Replaced ` jiffy ` to ` jsx `
19
+ * Added ` rebar3 ` to ` .gitignore `
20
+ * Changed ` bellboy ` architecture from application to library
21
+ * Added ` rebar3_hex `
22
+ * Added [ SemVer] ( https://semver.org/ )
23
+ * Added ` hex ` link
24
+ * Added license
25
+
26
+ ## [ Version 0.1.0 - Feb 14, 2021] ( https://github.com/vkatsuba/bellboy/releases/tag/0.1.0 )
27
+ ---------------------------
28
+ * Created base application
29
+ * Added support ` nexmo `
30
+ * Added support ` twilio `
31
+ * Added support ` plivo `
You can’t perform that action at this time.
0 commit comments