* 0.2.1
- Fix Project Creation Failure with Tizen 5.5 Platform
= Rahul Dadhich <r.dadhich@samsung.com> 2019-01-29
* 0.2.0
- New branch for support tizen_studio_3.5
== Gaurang Khanwalkar <g.khanwalkar@samsung.com> 2018-11-15

* 0.1.39
- SVACE Fix
== Manish Rathod <manish.r@samsung.com> 2018-09-18

* 0.1.38
- Svace fixes
= Aditya Aswani <a.aswani@samsung.com> 2018-09-12

* 0.1.37
- Version up
= Aditya Aswani <a.aswani@samsung.com> 2018-08-16

* 0.1.36
- Fix Project Creation Failure with Tizen 5.0 Platform
= Karthik Bhat <kv.bhat@samsung.com> 2018-03-23

* 0.1.35
- Fix package manager minimize issue in macos(JIRA issue SPTSDKUX-5340)
= Vivek Ellur <vivek.ellur@samsung.com> 2018-01-12

* 0.1.34
- Added java running option for support JAVA9.
= SeungBum Kim <sb0729.kim@samsung.com> 2017-12-12

* 0.1.33
-  Added apis for "isAutoUpdate" and "setAutoUpdate".
= SeungBum Kim <sb0729.kim@samsung.com> 2017-11-20

* 0.1.32
- Merged with opensrc branch
= SeungBum Kim <sb0729.kim@samsung.com> 2017-11-07

* 0.1.31
- Change device manager, certificate manager tool name on Linux.
= SeungBum Kim <sb0729.kim@samsung.com> 2017-09-07

* 0.1.30
- Change device manager installed path.
= SeungBum Kim <sb0729.kim@samsung.com> 2017-07-13

* 0.1.29
- Version up for tizen-studio-2.0
= SeungBum Kim <sb0729.kim@samsung.com> 2017-06-20

* 0.1.28
- Add boilerplate to each java code.
- Added api(getSDKVersion) & cli command(show-sdk-version) for provide tizen version.
- Added to return error code when cli error case.(current print only error message and exit code is 0 that success value)
= SeungBum Kim <sb0729.kim@samsung.com> 2017-05-12

* 0.1.26
- Added process for checking tool is installed when request tool path.
= SeungBum Kim <sb0729.kim@samsung.com> 2017-03-27

* 0.1.25
- Modified current path cli run script on windows for MBCS(Remove unneccesary code)
= SeungBum Kim <sb0729.kim@samsung.com> 2017-03-15

* 0.1.24
- Add 4.0 platfrom.
= SeungBum Kim <sb0729.kim@samsung.com> 2017-03-09

* 0.1.23
- Add sdkutils service(execute & path info) for device manager. 
- Add sdkutils service(execute & path info) for certificate  manager. 
- Modify provide cli run script by Run OS.
= SeungBum Kim <sb0729.kim@samsung.com> 2017-02-20

* 0.1.22
- Rollback to original code that run windows script.
= SeungBum Kim <sb0729.kim@samsung.com> 2017-02-14

* 0.1.21
- Modified current path cli run script on windows for MBCS
= SeungBum Kim <sb0729.kim@samsung.com> 2017-02-10

* 0.1.20
- Code refactoring to simple.(remove unused code)
= SeungBum Kim <sb0729.kim@samsung.com> 2017-02-07

* 0.1.19
- Add C-ExtProfile property. 
- Bugfix for getProfile Path
= SeungBum Kim <sb0729.kim@samsung.com> 2016-12-02

* 0.1.18
- Version up
= SeungBum Kim <sb0729.kim@samsung.com> 2016-11-22

* 0.1.17
- Modify execution name of tizen-studio for MacOS
= Chulwoo Shin <cw1.shin@samsung.com> 2016-08-17

* 0.1.16
- Modify execution name of package-manager
= Chulwoo Shin <cw1.shin@samsung.com> 2016-07-22

* 0.1.15
- Provide additaional package infoamtion for supporting extension
- Modify execution name of tizen-studio
- BugFix: Modify location of cache files to support multi installation of Tizen SDK 
= Chulwoo Shin <cw1.shin@samsung.com> 2016-07-21

* 0.1.14
- Support execution command for Tizen SDK tools
= Chulwoo Shin <cw1.shin@samsung.com> 2016-06-28

* 0.1.13
- Remove Packagemanager build-denpendency
= Chulwoo Shin <cw1.shin@samsung.com> 2016-06-20

* 0.1.12
- Remove Update-manager.jar from sdk-utils-core package
- Add update-manager-cli to build-dependency
= Chulwoo Shin <cw1.shin@samsung.com> 2016-05-31

* 0.1.11
- Call the getInstalledPackageInfo method.
- This method is called when the cache file does not exist. 
= Chulwoo Shin <cw1.shin@samsung.com> 2016-05-31

* 0.1.10
- Add new cli command for supporing cache file
= Chulwoo Shin <cw1.shin@samsung.com> 2016-05-25

* 0.1.9
- BufFix: Modify update check process that same as package-manager gui mode for sdk-utils.
= SeungBum Kim <sb0729.kim@samsung.com> 2016-05-24

* 0.1.8
- Bugfix: Do not check dependency updatable when make json data(for SDK-Utils).
- Change using package info when installed package use it.
= SeungBum Kim <sb0729.kim@samsung.com> 2016-05-20

* 0.1.7
- Bugfix: Modify Updatemanager PlatformInfo to SDKUtils PlatformInfo package
= Chulwoo Shin <cw1.shin@samsung.com> 2016-05-20

* 0.1.6
- Provide executable script for command line interface 
= Chulwoo Shin <cw1.shin@samsung.com> 2016-05-19

* 0.1.5
- Add codes for handling exception.
- Exception Case: sdk-info does not exist, cache file or directory does not exist.
== Chulwoo Shin <cw1.shin@samsung.com> 2016-05-19

* 0.1.4
- Add getPlatformPath method for providing platform/profile location.
== Chulwoo Shin <cw1.shin@samsung.com> 2016-05-17

* 0.1.3
- Bug Fix: modify query pattern for package type
== Chulwoo Shin <cw1.shin@samsung.com> 2016-05-17

* 0.1.2
- Implements the getLatestCache function for improving the response rate.
- Modify pakcage information format for CLI
== Chulwoo Shin <cw1.shin@samsung.com> 2016-05-16

* 0.1.1
- Support the command line tool for sdk-utils
- All the functions provided by the library can be used as CLI
== Chulwoo Shin <cw1.shin@samsung.com> 2016-05-16

* 0.1.0
- Provide a new APIs for managing SDK Packages
- Divided into sdk-utils and sdk-utils-core  
== Chulwoo Shin <cw1.shin@samsung.com> 2016-05-09

* 0.0.13
- Project name change from pharos to sdk-utils.
- delete do not used external library.
== Seung Bum Kim <sb0729.kim@samsung.com> 2016-02-15

* 0.0.12
- Build pharos ui out of "javafx".
- Upgrade junit test module
== Seung Bum Kim <sb0729.kim@samsung.com> 2015-11-03

* 0.0.11
- Change project name to "pharos"
== Seung Bum Kim <sb0729.kim@samsung.com> 2015-10-27

* 0.0.10
- Applied MSU(multibyte & space & unicode)
- Divied configuration util file
- Added common string 
- Upgrade junit test module
== Seung Bum Kim <sb0729.kim@samsung.com> 2015-10-27

* 0.0.9
- Added to limit message pop-up within specified days
- Merged sdk-manager with package-manager
- Updated from I/U latest version
- Divided common utility
- Added junit test module
== Seung Bum Kim <sb0729.kim@samsung.com> 2015-10-16

* 0.0.8
- Add isUpdatable exception catch 
- change System.out.println -> loginfo
- update-manager from cmd on windows 
== Seung Bum Kim <taekgoo.kim@samsung.com> 2015-10-06

* 0.0.7
- Merge pakcage-manager and sdk-manager.ui  
== Taekgoo Kim <taekgoo.kim@samsung.com> 2015-10-02

* 0.0.6
- Fix a dynamic class loading issue in IDE  
== Taekgoo Kim <taekgoo.kim@samsung.com> 2015-10-01

* 0.0.5
- Change build script that using ant
== Seung Bum Kim <sb0729.kim@samsung.com> 2015-09-23

* 0.0.4
- Change method for search the sdk.info file and the library directory
== Taekgoo Kim <taekgoo.kim@samsung.com> 2015-09-17

* 0.0.3
- Change BUILD_DIR of build.linux
== Taekgoo Kim <taekgoo.kim@samsung.com> 2015-09-14

* 0.0.2
- Add build script for including log4j jar files
== Seung Bum <sb0729.kim@samsung.com> 2015-09-14

* 0.0.1
- Initial Creation of SDK Manager
- Add Inferfaces of SDK Manager and Dummy Package Manager
== Taekgoo Kim <taekgoo.kim@samsung.com> 2015-09-10
