* 1.0.51
- Version Up
== Aditya Aswani <a.aswani@samsung.com> 2019-01-24
* 1.0.50
- Version Up
== Aditya Aswani <a.aswani@samsung.com> 2019-01-08
* 1.0.49
- Add ocf-bridge dependency
== Aditya Aswani <a.aswani@samsung.com> 2018-12-28
* 1.0.48
- Update UX labels for Smartthings.
== Vivek Ellur <vivek.ellur@samsung.com> 2018-12-03
* 1.0.47
- Change setupId type to string and update crtType value in master.json
== Vivek Ellur <vivek.ellur@samsung.com> 2018-10-23
* 1.0.46
- Fix SVACE issues.
== Vivek Ellur <vivek.ellur@samsung.com> 2018-09-19
* 1.0.45
- Fix Easysetup annotation issue.
== Vivek Ellur <vivek.ellur@samsung.com> 2018-09-12
* 1.0.44
- Fix Crash in Manage ST-Resource
== Vivek Ellur <vivek.ellur@samsung.com> 2018-09-11
* 1.0.43
- Merge from develop
- Fix CodeGen Failure in RT IDE
- Fixed review comments and added license in files.
- Added TizenProjectInfo file to get platform version
- Fixed SVACE issues
- Codegen support for both 4.0 and 5.0 platform
== Vivek Ellur <vivek.ellur@samsung.com> 2018-09-11
* 1.0.35
- Version Up for DIBS Build
== Aditya Sharma <adi.sharma@samsung.com> 2018-08-16
* 1.0.34
- Remove base-ide-product and add ocf-bridge-plugin as dependency
==Vivek Ellur <vivek.ellur@samsung.com> 2017-06-22
* 1.0.33
- Unit Testcases (Except UI part)
==Sachin Araballi <sachin.a@samsung.com> 2017-06-19
* 1.0.32
- Updated ramls
== Aditya Aswani <a.aswani@samsung.com> 2018-05-14
* 1.0.31
- Resource selection makes the list scroll down and select the last resource incorrectly
== Sachin Araballi <sachin.a@samsung.com> 2018-05-10
* 1.0.30
- Fix incorrect Interface generated for custom resources
== Karthik Bhat <kv.bhat@samsung.com> 2018-04-26
* 1.0.29
- Fix incorrect URI in case of custom added resources.
== Karthik Bhat <kv.bhat@samsung.com> 2018-04-19
* 1.0.28
- Make setupId as mandatory and user entered field
== Karthik Bhat <kv.bhat@samsung.com> 2018-04-10
* 1.0.27
- Updated default device_def.json and ramls
== Aditya Aswani <a.aswani@samsung.com> 2018-03-15
* 1.0.26
- Addition of .pem and .der extensions in default device models
== Sachin Araballi <sachin.a@samsung.com> 2018-03-12
* 1.0.25
- Revert Import/Export for common json
== Aditya Aswani <a.aswani@samsung.com> 2018-03-12
* 1.0.24
- Remove der and pem extension from private key and certificate
== Karthik Bhat <kv.bhat@samsung.com> 2018-03-12
* 1.0.23
- Import/Export device definition file to support common json format
== Aditya Aswani <a.aswani@samsung.com> 2018-02-13
* 1.0.22
- Fix crash in ocf-core with oxygen base
== Karthik Bhat <kv.bhat@samsung.com> 2018-02-01
* 1.0.21
- Version Up for DIBS build.
== Karthik Bhat <kv.bhat@samsung.com> 2018-02-01
* 1.0.20
- Fix Incorrect device_def.json file generated in case of array type.
== Karthik Bhat <kv.bhat@samsung.com> 2018-01-12
* 1.0.19
- OCF : Update the logic to get sdk.info file path
== Aditya Aswani <a.aswani@samsung.com> 2018-01-09
* 1.0.18
- OCF : Copy ocf-core to certificate manager product
== Karthik Bhat <kv.bhat@samsung.com> 2018-01-09
* 1.0.17
- OCF : Updated sdk.info file path as plugin is used in Certificate Manager
- OCF : Generating .smartthingsapp file in the project root to indicate smartThings app
== Aditya Aswani <a.aswani@samsung.com> 2018-01-09
* 1.0.16
- OCF : Model Manager Manufacturer Name length limit for 4 byte
== Jungwoo.Park <peterr.park@samsung.com> 2017-12-12
* 1.0.15
- OCF : Model management wizard message position changed
- OCF : Preventing traverse return event in url combo text
- OCF : Change event listener and text edit type for model manager
== Jungwoo.Park <peterr.park@samsung.com> 2017-12-11 
* 1.0.14
-  OCF : change url (172.xxxx -> http://download.tizen.org/sdk/samples/online/ST_Things_Model)
== donghyuk yang <dong.h.yang@samsung.com> 2017-12-06
* 1.0.13
- Changed when remote model was first updated
== Daeryong.park <bdragon.park@samsung.com> 2017-12-06
* 1.0.12
- OCF : change focus out event -> keypress event (in PlatformView) / modify layout
- OCF : move items in PropertyView (name <-> method)
- OCF : auto model update (case first launch)
== donghyuk yang <dong.h.yang@samsung.com> 2017-12-05
* 1.0.11
- ST : Changed life cycle of http client instance
- OCF : move custom folder (plugin -> tizen-studio-data) / delete confirm dialog (case Save AS)
- OCF : add online model server UI 
- OCF : save as - delete confirm dialog, modify validation
- Implement InstallPathConfig class
- OCF : apply feedback
- ST : Added extension points and extension for model zip files
- OCF : check validation (manufacturerName, vendorId)
- Remove certificate
- OCF : Fixed potential issues with proxy settings
- OCF : Added remote model download manager
== donghyuk yang <dong.h.yang@samsung.com> 2017-12-01
* 1.0.10
- delete router model / add NetworkAudio model
== hs0917.cho <hs0917.cho@partner.samsung.com> 2017-11-27
* 1.0.9
- Remove org.tizen.ocf.cert
- OCF : update device model / update resource raml
- Certificate Manager - Button tooltip message updated
- Certificate Manager - message content updated
- Certificate Manager - String Externalization message modified and certificate active dialog modified
- Move "Certificate Manager" menu from "SmartThings" to "Tools" 
- Certificate Manager - Add tooltip for each button and dialog for active certificate
- Certificate Manager - feedback applied for parameter name related to keyname
- Support importing certificate
- CertificateManager feedback applied. - String check modified
== donghyuk yang <dong.h.yang@samsung.com> 2017-11-22
* 1.0.8
- CertificateManager encrypt related items are renamed to reformat
- CertificateManager new line "\n" is replaced with "System.lineSeperator"
- Certificate Manager URL string externalized
- Remove hardcoding for test certificate name
- Certificate Manager Dialog name and label UI modified
- Certificate Manager DER format key usage added
- OCF : update device definition json file
- Fixed certificate process issue when CSR generation is canceled
- Certificate Manager CRTGenDialog OK button disabled when a path is not selected.
- Add OSGI-INF/ to build.properties
- OCF: add method generateDeviceDefJsonFile in CodeGeneratorManager
- Add pom.xml
== donghyuk yang <dong.h.yang@samsung.com> 2017-11-21
* 1.0.7
- Add org.tizen.ocf.cert plugin
- OCF : change title, description text (in dialog)
- OCF : change ux (device table -> tabfolder)
- OCF : support manufacturerId, setupId (in Platform Info)
- OCF : prevent multiline (in Device/Platform Text)
- Fixed a bug that occurred NPE when selecting any other resource except project
- OCF : delete custom device model(from import dialog), etc
- OCF : add name dialog(for device's name), etc
- OCF: add extention point to support extention device model
- SVace : apply svace fixes
- OCF: modified network audio uri
== donghyuk yang <dong.h.yang@samsung.com> 2017-11-17
* 1.0.6
- OCf : Update light device model file
- OCF : Added default common certificate and privatekey 
- modified default_device_model.json to sync with ST_Things
- Bug fix : plug-in bundle shape problem
- Remove unpack setting for core plug-in
== donghyuk yang <dong.h.yang@samsung.com> 2017-10-11
* 1.0.5
- Fixed build error when unpacking bundle checked
== yoonki.park <yoonki.park@samsung.com> 2017-09-29
* 1.0.4
- OCF : bugfix(resource filter) / add column(device list) / editable text(platform info)
== yoonki.park <yoonki.park@samsung.com> 2017-09-28
* 1.0.3
- Unpack bundle plugin
== yoonki.park <yoonki.park@samsung.com> 2017-09-27
* 1.0.2
- Add editable text & modify layout(ui)
- Set description string to page name of device wizard page
== yoonki.park <yoonki.park@samsung.com> 2017-09-26
* 1.0.0
- OCF SDK Eclipse Core plug-in initial commit
== Daeryong.park <bdragon.park@samsung.com> 2017-07-05
