Skip to content

Commit 4cec132

Browse files
committed
Merge pull request #44 from satsalou/issue-43
chore(readme) Issue #43: Update README.md with versions naming convention
2 parents ca0d6cf + c00f069 commit 4cec132

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ In case that the required Cordova plugins are not installed while installing Nod
8989
* **cordova-plugin-whitelist** - This plugin implements a whitelist policy for navigating the application webview on Cordova 4.0
9090
* **cordova-plugin-transport-security** - Cordova / PhoneGap Plugin to allow 'Arbitrary Loads' by adding a declaration to the Info.plist file to bypass the iOS 9 App Transport Security
9191

92+
## Branches naming convention
93+
Each branch is related to the Ionic framework version the source code is based on. Currently, there are the following branches:
94+
1. `master`: Main development source code
95+
2. `1.1-1.x`: Source code maintenance based on Ionic 1.1.x
96+
9297
## Credits
9398

9499
* [Yeoman](http://yeoman.io/)

changelog.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
```
33
2.0 - December 31, 2015
44
- Ionic update to v1.2.1
5-
- New module demonstrating Native Scrolling
6-
- New module demonstrating New Slide Box
5+
- Demonstration examples of Native Scrolling as it is now Ionic's default and Ionic's Slide Box based on Swiper widget (http://blog.ionic.io/announcing-ionic-1-2/)
76
87
1.2 - December 22, 2015
98
- Downgrade Cordova iOS to 3.9.2 so there is no conflict with the plugins used

0 commit comments

Comments
 (0)